UNPKG

ultra-runner

Version:

Smart and beautiful script runner that hijacks any `npm run`, `yarn` and `npx` calls for ultra fast execution

2 lines (1 loc) 61 B
export declare function run(argv?: string[]): Promise<void>;