|
1234 |
- /// <reference types="webdriverio/webdriverio-core" />
- /// <reference types="webdriverio" />
- export default function throttle(this: WebdriverIO.BrowserObject, params: WebdriverIO.ThrottleOptions): Promise<null>;
- //# sourceMappingURL=throttle.d.ts.map
|