MCPcopy
hub / github.com/vitejs/vite / interceptor.ts

File interceptor.ts

packages/vite/src/module-runner/sourcemap/interceptor.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { OriginalMapping } from '@jridgewell/trace-mapping'
2import type { ModuleRunner } from '../runner'
3import { posixDirname, posixResolve } from '../utils'
4import type { EvaluatedModules } from '../evaluatedModules'

Callers

nothing calls this directly

Calls 1

createExecHandlersFunction · 0.85

Tested by

no test coverage detected