UNPKG

@ionic-native/core

Version:

Ionic Native - Native plugins for ionic apps

3 lines (2 loc) 171 B
export declare function instancePropertyGet(pluginObj: any, key: string): any; export declare function instancePropertySet(pluginObj: any, key: string, value: any): void;