Create index.ts

This commit is contained in:
Ibby Hadeed 2017-06-11 17:18:18 -04:00 committed by GitHub
parent 1ccfb1d84c
commit a2d979a277

View File

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