UNPKG

appium-flutter-driver

Version:
3 lines 187 B
import type { FlutterDriver } from '../driver'; export declare const execute: (this: FlutterDriver, rawCommand: string, args: any[]) => Promise<any>; //# sourceMappingURL=execute.d.ts.map