MACHIN
This commit is contained in:
4
30/node_modules/foreground-child/dist/mjs/watchdog.d.ts
generated
vendored
Normal file
4
30/node_modules/foreground-child/dist/mjs/watchdog.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/// <reference types="node" />
|
||||
import { ChildProcess } from 'child_process';
|
||||
export declare const watchdog: (child: ChildProcess) => ChildProcess;
|
||||
//# sourceMappingURL=watchdog.d.ts.map
|
||||
Reference in New Issue
Block a user