File size: 162 Bytes
026255b
 
 
 
 
1
2
3
4
5
6
import * as createDebug from 'debug';
/**
 * Debug instance with the given namespace: http-proxy-middleware
 */
export declare const Debug: createDebug.Debugger;