UNPKG

capacitor-moengage-core

Version:

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

5 lines 208 B
import { registerPlugin } from '@capacitor/core'; const MoECapacitorCore = registerPlugin('MoECapacitorCore', {}); export * from './definitions'; export { MoECapacitorCore }; //# sourceMappingURL=index.js.map