UNPKG

@capawesome/capacitor-background-task

Version:
5 lines (4 loc) 169 B
import type { BackgroundTaskPlugin } from './definitions'; declare const BackgroundTask: BackgroundTaskPlugin; export * from './definitions'; export { BackgroundTask };