UNPKG

mincu-debug-tools

Version:

[Mincu - 南大家园 WEB JS API](https://github.com/ncuhome/mincu)

5 lines (4 loc) 241 B
/// <reference types="node" /> /// <reference types="node/http" /> /// <reference types="got/dist/source/core/utils/timed-out" /> export declare const fetch: (req: import("http").IncomingMessage, res: import("http").ServerResponse) => void;