UNPKG

cordova-acoustic-mobile-push

Version:

Allows Cordova applications to integrate with Acoustic MCE Push Services

9 lines (6 loc) 183 B
import MCEPluginNS from "./types/MCEPlugin"; import MCEPluginTypes from './types/MCEPluginTypes'; declare global { var MCEPlugin: typeof MCEPluginNS; } export = MCEPluginTypes;