UNPKG

testplane

Version:

Tests framework based on mocha and wdio

3 lines (2 loc) 135 B
export declare const exists: (path: string) => Promise<boolean>; export declare const softFileURLToPath: (fileName: string) => string;