.
This commit is contained in:
Generated
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
import type { ServerResponse, IncomingMessage } from 'http';
|
||||
export declare function getAttachNodejsDebuggerMiddleware(): (req: IncomingMessage, res: ServerResponse, next: () => void) => Promise<void>;
|
||||
Reference in New Issue
Block a user