UNPKG

@capawesome/capacitor-badge

Version:

Capacitor plugin to access and update the badge number of the app icon.

5 lines (4 loc) 133 B
import type { BadgePlugin } from './definitions'; declare const Badge: BadgePlugin; export * from './definitions'; export { Badge };