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

Class

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected