UNPKG

@capgo/capacitor-updater

Version:
5 lines (4 loc) 177 B
import type { CapacitorUpdaterPlugin } from './definitions'; declare const CapacitorUpdater: CapacitorUpdaterPlugin; export * from './definitions'; export { CapacitorUpdater };