UNPKG

@tapjs/run

Version:

Command-line interface for the node-tap runner

3 lines 163 B
import { LoadedConfig } from '@tapjs/config'; export declare const debug: (_: string[], config: LoadedConfig) => Promise<void>; //# sourceMappingURL=debug.d.ts.map