UNPKG

webdriverio-automation

Version:

WebdriverIO-Automation android ios project

3 lines 147 B
export default function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && Symbol.iterator in Object(iter)) return Array.from(iter); }