Files
cattleTransportation/datav/node_modules/http-proxy-middleware/dist/debug.d.ts

6 lines
162 B
TypeScript
Raw Normal View History

2025-12-08 15:24:43 +08:00
import * as createDebug from 'debug';
/**
* Debug instance with the given namespace: http-proxy-middleware
*/
export declare const Debug: createDebug.Debugger;