UNPKG

expo-task-manager

Version:

Expo module that provides support for tasks that can run in the background.

8 lines 232 B
declare const _default: { readonly EVENT_NAME: string; addListener(): void; removeListeners(): void; isAvailableAsync(): Promise<boolean>; }; export default _default; //# sourceMappingURL=ExpoTaskManager.web.d.ts.map