UNPKG

stuffs

Version:

Some useful stuffs packed to here.

6 lines (5 loc) 133 B
declare const _exports: (cmd: string, cwd?: string) => Promise<{ stdout: string; stderr: string; }>; export = _exports;