UNPKG

expo-background-fetch

Version:

Expo universal module for BackgroundFetch API

3 lines 163 B
import { requireNativeModule } from 'expo-modules-core'; export default requireNativeModule('ExpoBackgroundFetch'); //# sourceMappingURL=ExpoBackgroundFetch.js.map