UNPKG

expo-task-manager

Version:

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

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