UNPKG

incubed

Version:

Typescript-version of the incubed client

7 lines (6 loc) 158 B
export declare function run_test(files: string[], filter: number): Promise<{ descr: string; c: number; success: boolean; error: string; }[]>;