Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ off
Method
off
packages/vite/src/node/server/hmr.ts:140–140 ·
view source on GitHub ↗
* Unregister event listener
(event: string, listener: Function)
Source
from the content-addressed store, hash-verified
138
* Unregister event listener
139
*/
140
off?(event: string, listener: Function): void
141
/**
142
* Start listening
for
messages
143
*/
Callers
10
onError
Function · 0.65
onListening
Function · 0.65
teardownSIGTERMListener
Function · 0.65
disconnect
Function · 0.65
createWorkerTransport
Function · 0.65
normalizeHotChannel
Function · 0.65
setInvokeHandler
Function · 0.65
off
Function · 0.65
close
Function · 0.65
createWebSocketServer
Function · 0.65
Calls
no outgoing calls
Tested by
1
createWorkerTransport
Function · 0.52