UNPKG

expo-notifications

Version:

Provides an API to fetch push notification tokens and to present, schedule, receive, and respond to notifications.

6 lines 231 B
declare const _default: { registerTaskAsync(taskName: string): Promise<null>; unregisterTaskAsync(taskName: string): Promise<null>; }; export default _default; //# sourceMappingURL=BackgroundNotificationTasksModule.d.ts.map