Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ esm-client-injector.js
File
esm-client-injector.js
packages/browser/src/client/public/esm-client-injector.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(() => {
2
function
wrapModule(moduleCallback) {
3
if
(typeof moduleCallback !==
"function"
) {
4
return
moduleCallback
Callers
nothing calls this directly
Calls
1
parseRegexp
Function · 0.85
Tested by
no test coverage detected