Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rich-Harris/magic-string
/
Class
src/SourceMap.ts:71–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
const
btoa = /* #__PURE__ */ getBtoa()
70
71
export
default
class
SourceMap {
72
declare version: number
73
declare file: string | undefined
74
declare sources: string[]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected