Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vitest-dev/vitest
/
Class
packages/utils/src/source-map.ts:360–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
358
}
359
360
export
class
DecodedMap {
361
_encoded: string
362
_decoded: undefined | number[][][]
363
_decodedMemo: Stats
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected