UNPKG

pushwoosh-cordova-plugin

Version:

This plugin allows you to send and receive push notifications. Powered by Pushwoosh (www.pushwoosh.com).

5 lines (4 loc) 160 B
import { PushNotification } from './PushNotification'; export declare const Pushwoosh: PushNotification; export { PushNotification }; export default Pushwoosh;