UNPKG

capacitor-moengage-core

Version:

MoEngage is a mobile marketing automation company. This capacitor SDK helps you track events, trigger smart notifications.

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