UNPKG

runok

Version:

NPM scripts on steroids! Replace your scripts with pure JS

4 lines 193 B
export declare function createOutput(task: any): any; export declare function say(...args: any[]): void; export declare function yell(...args: any[]): void; //# sourceMappingURL=output.d.ts.map