UNPKG

@woosmap/expo-plugin-geofencing-batch

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