MCPcopy Create free account
hub / github.com/Rich-Harris/magic-string /

Class

src/SourceMap.ts:84–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82const btoa = /* #__PURE__ */ getBtoa()
83
84export default class SourceMap {
85 declare version: number
86 declare file: string | undefined
87 declare sources: string[]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected