UNPKG

webdriverio-automation

Version:

WebdriverIO-Automation android ios project

5 lines (4 loc) 102 B
export declare class YError extends Error { name: string; constructor(msg?: string | null); }