Files
Botexercito/Frontend/angular-internal-chat/node_modules/http-proxy-middleware/dist/debug.d.ts
T

6 lines
162 B
TypeScript
Raw Normal View History

2026-03-22 18:07:19 +00:00
import * as createDebug from 'debug';
/**
* Debug instance with the given namespace: http-proxy-middleware
*/
export declare const Debug: createDebug.Debugger;