UNPKG

@ionic-native/core

Version:

Ionic Native - Native plugins for ionic apps

3 lines (2 loc) 164 B
import { Observable } from 'rxjs'; export declare function cordovaFunctionOverride(pluginObj: any, methodName: string, args?: IArguments | any[]): Observable<any>;