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

Class

benchmark/data.js:140–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138 _btoa = btoa;
139}
140class SourceMap {
141 constructor(properties) {
142 this.version = 3;
143 this.file = properties.file;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected