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

Class

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

Source from the content-addressed store, hash-verified

68const btoa = /* #__PURE__ */ getBtoa()
69
70export default class SourceMap {
71 declare version: number
72 declare file: string | undefined
73 declare sources: string[]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected