UNPKG

mincu-debug-tools

Version:

[![npm install size](https://packagephobia.com/badge?p=mincu-debug-tools)](https://packagephobia.com/result?p=mincu-debug-tools)

3 lines (2 loc) 144 B
/// <reference types="node" /> export declare const preview: (req: import("http").IncomingMessage, res: import("http").ServerResponse) => void;