UNPKG

node-network-devtools

Version:

Inspecting Node.js's Network with Chrome DevTools

4 lines (3 loc) 170 B
import { MainProcess } from './fork'; export declare const undiciFetchProxy: (mainProcess: MainProcess) => (() => void) | undefined; //# sourceMappingURL=undici.d.ts.map