NET-Web-API-w-Angular/my-app/node_modules/foreground-child/dist/mjs/watchdog.d.ts

4 lines
No EOL
185 B
TypeScript
Executable file

/// <reference types="node" />
import { ChildProcess } from 'child_process';
export declare const watchdog: (child: ChildProcess) => ChildProcess;
//# sourceMappingURL=watchdog.d.ts.map