Bun

interface

https.ServerEventMap

interface ServerEventMap<Request extends typeof http.IncomingMessage = typeof http.IncomingMessage, Response extends typeof http.ServerResponse = typeof http.ServerResponse>