astro-ghostcms/.pnpm-store/v3/files/96/5289256d46cce791e8429fe6085...

4 lines
185 B
Plaintext

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