UNPKG

react-native-build-config

Version:

Expose native build config to JS

5 lines (4 loc) 112 B
declare module 'react-native-build-config' { const config: { [k: string]: any } export default config }