UNPKG

react-native-background-fetch

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