3
0
mirror of https://github.com/danielsogl/awesome-cordova-plugins.git synced 2025-04-24 11:50:17 +08:00
This commit is contained in:
Ibby Hadeed 2017-06-04 16:54:12 -04:00 committed by GitHub
parent c6a76c26e0
commit 8f985025d1

@ -3,6 +3,9 @@ import { Cordova, CordovaInstance, Plugin, IonicNativePlugin, checkAvailability
declare const Notification: any;
/**
* @hidden
*/
export class PLNObject {
private _objectInstance: any;