UNPKG

testplane

Version:

Tests framework based on mocha and wdio

4 lines (3 loc) 126 B
export declare const installChromium: (version: string, { force }?: { force?: boolean | undefined; }) => Promise<string>;