UNPKG

karte-expo-plugin

Version:

Config plugin for karte-react-native package

4 lines (3 loc) 157 B
import { ConfigPlugin } from "expo/config-plugins"; import { ConfigProps } from "./types"; export declare const withKarteAndroid: ConfigPlugin<ConfigProps>;