UNPKG

@tapjs/run

Version:

Command-line interface for the node-tap runner

3 lines 201 B
import { LoadedConfig } from '@tapjs/config'; export declare const getCoverageMap: (config: LoadedConfig) => Promise<(f: string) => string | string[] | null>; //# sourceMappingURL=coverage-map.d.ts.map