UNPKG

expo-notifications

Version:

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

4 lines 262 B
import { NotificationCategoriesModule } from './NotificationCategoriesModule.types'; declare const notificationCategoriesModule: NotificationCategoriesModule; export default notificationCategoriesModule; //# sourceMappingURL=NotificationCategoriesModule.d.ts.map