提交 6a6b589e 编写于 作者: J Joao Moreno

fix compile errors

上级 de4fd854
......@@ -174,7 +174,7 @@ function cpErrorHandler(cb: (reason?: any) => void): (reason?: any) => void {
};
}
interface SpawnOptions extends cp.SpawnOptions {
export interface SpawnOptions extends cp.SpawnOptions {
input?: string;
encoding?: string;
log?: boolean;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册