UNPKG

react-native-background-fetch

Version:
5 lines (4 loc) 149 B
import { ConfigPlugin } from "@expo/config-plugins"; type Props = {}; export declare const iOSPlugin: ConfigPlugin<Props>; export default iOSPlugin;