UNPKG

233 BTypeScriptView Raw
1import { BackgroundFetchStatus } from './BackgroundFetch.types';
2declare const _default: {
3 getStatusAsync(): Promise<BackgroundFetchStatus | null>;
4};
5export default _default;
6//# sourceMappingURL=ExpoBackgroundFetch.web.d.ts.map
\No newline at end of file