UNPKG

capacitor-native-update

Version:
4 lines (3 loc) 209 B
export { BackgroundScheduler } from './background-scheduler'; export { NotificationManager } from './notification-manager'; export type { NotificationData, NotificationAction, } from './notification-manager';