UNPKG

cordova-acoustic-mobile-push-plugin-beacon-beta

Version:

Allows Cordova applications to integrate with Acoustic MCE Push Services

9 lines (6 loc) 225 B
import MCEBeaconPluginNS from "./types/MCEBeaconPlugin"; import MCEBeaconPluginTypes from './types/MCEBeaconPluginTypes'; declare global { var MCEBeaconPlugin: typeof MCEBeaconPluginNS; } export = MCEBeaconPluginTypes;