UNPKG

expo-notifications

Version:

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

4 lines 219 B
import type { NotificationsEmitterModule } from './NotificationsEmitterModule.types'; declare const _default: NotificationsEmitterModule; export default _default; //# sourceMappingURL=NotificationsEmitterModule.d.ts.map