UNPKG

react-native-maps

Version:
5 lines (4 loc) 109 B
export type ConfigPluginProps = { iosGoogleMapsApiKey?: string; androidGoogleMapsApiKey?: string; };