bunway
Preparing search index...
WebSocketData
Interface WebSocketData
interface
WebSocketData
{
handlers
:
WebSocketHandlers
;
params
:
Record
<
string
,
string
>
;
req
:
BunRequest
;
routePath
:
string
;
}
Index
Properties
handlers
params
req
route
Path
Properties
handlers
handlers
:
WebSocketHandlers
params
params
:
Record
<
string
,
string
>
req
req
:
BunRequest
route
Path
routePath
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
handlers
params
req
route
Path
bunway
Loading...