appium.d.ts 97 B

12
  1. import { AppiumCommandList } from '../interfaces';
  2. export declare let appium: AppiumCommandList;