UNPKG

node-network-devtools

Version:

Inspecting Node.js's Network with Chrome DevTools

3 lines 201 B
export declare const sleep: (ms: number) => Promise<unknown>; export declare const checkMainProcessAlive: (pid: number | string, port: number) => Promise<boolean>; //# sourceMappingURL=process.d.ts.map