UNPKG

appium-flutter-driver

Version:
5 lines 207 B
/** * Launch the given bundle id via instrument service. */ export declare const launchApp: (udid: string, bundleId: string, args?: never[], env?: {}) => Promise<boolean>; //# sourceMappingURL=app.d.ts.map