UNPKG

native-update

Version:

Foundation package for building a comprehensive update system for Capacitor apps. Provides architecture and interfaces but requires backend implementation.

3 lines 157 B
export { BackgroundScheduler } from './background-scheduler'; export { NotificationManager } from './notification-manager'; //# sourceMappingURL=index.js.map