react-native-externs

Google Closure extern files for React Native itself and for the libraries around it

Leiningen/Boot

[react-native-externs "0.0.5"]

Clojure CLI/deps.edn

react-native-externs/react-native-externs {:mvn/version "0.0.5"}

Gradle

implementation("react-native-externs:react-native-externs:0.0.5")

Maven

<dependency>
  <groupId>react-native-externs</groupId>
  <artifactId>react-native-externs</artifactId>
  <version>0.0.5</version>
</dependency>