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) 102 B
export declare function getBinaries(workspaceRoot: string, packageName: string): Map<string, string>;