UNPKG

@tapjs/run

Version:

Command-line interface for the node-tap runner

3 lines 228 B
import type { ProcessInfo } from '@tapjs/processinfo'; export declare const processinfoCompletions: (pi: ProcessInfo, args: string[], input: string) => (string | string[])[]; //# sourceMappingURL=processinfo-completions.d.ts.map