Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ close
Function
close
playground/ssr-webworker/__tests__/serve.ts:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
return
{
32
// for test teardown
33
async
close() {
34
await
mf.dispose()
35
},
36
}
37
}
Callers
nothing calls this directly
Calls
1
dispose
Method · 0.65
Tested by
no test coverage detected