UNPKG

expo-notifications

Version:

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

4 lines 213 B
import type { TopicSubscriptionModule } from './TopicSubscriptionModule.types'; declare const module: Required<TopicSubscriptionModule>; export default module; //# sourceMappingURL=TopicSubscriptionModule.d.ts.map