UNPKG

147 BTypeScriptView Raw
1import execa from 'execa';
2export default function makeHook(command: string): () => execa.ExecaChildProcess;
3//# sourceMappingURL=makeHook.d.ts.map
\No newline at end of file