UNPKG

expo-task-manager

Version:

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

4 lines (3 loc) 121 B
import { ConfigPlugin } from 'expo/config-plugins'; declare const _default: ConfigPlugin<void>; export default _default;