UNPKG

@ionic-native/core

Version:

Ionic Native - Native plugins for ionic apps

3 lines (2 loc) 169 B
export declare function cordovaPropertyGet(pluginObj: any, key: string): any; export declare function cordovaPropertySet(pluginObj: any, key: string, value: any): void;