MCPcopy
hub / github.com/vitejs/vite / read

Function read

playground/optimize-deps/dep-with-builtin-module-esm/index.js:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20
21// access from function
22export function read() {
23 return readFileSync('test')
24}

Callers 3

extractSourcemapFunction · 0.50
hotUpdateFunction · 0.50
hotUpdateFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected