UNPKG

@capawesome/capacitor-live-update

Version:

Capacitor plugin to update your app remotely in real-time.

5 lines (4 loc) 153 B
import type { LiveUpdatePlugin } from './definitions'; declare const LiveUpdate: LiveUpdatePlugin; export * from './definitions'; export { LiveUpdate };