UNPKG

react-native-background-fetch

Version:
4 lines (3 loc) 149 B
import { ConfigPlugin } from '@expo/config-plugins'; declare const withBackgroundFetch: ConfigPlugin<{} | void>; export default withBackgroundFetch;