UNPKG

expo-notifications

Version:

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

4 lines 164 B
import { BadgeModule } from './BadgeModule.types'; declare const badgeModule: BadgeModule; export default badgeModule; //# sourceMappingURL=BadgeModule.web.d.ts.map