UNPKG

capacitor-hms-push-kit

Version:
7 lines (6 loc) 195 B
export * from './definitions'; export * from './web'; import type { PushKitPlugin } from './definitions'; declare const PushKit: PushKitPlugin; export * from './definitions'; export { PushKit };