mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-21 09:16:26 +08:00
parent
47b593b43d
commit
208748a660
@ -269,6 +269,11 @@ export class Push {
|
|||||||
/**
|
/**
|
||||||
* @hidden
|
* @hidden
|
||||||
*/
|
*/
|
||||||
|
@Plugin({
|
||||||
|
pluginName: 'Push',
|
||||||
|
plugin: 'phonegap-plugin-push',
|
||||||
|
pluginRef: 'PushNotification'
|
||||||
|
})
|
||||||
export class PushObject {
|
export class PushObject {
|
||||||
|
|
||||||
private _objectInstance: any;
|
private _objectInstance: any;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user