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

Method generateMap

benchmark/data-min.js:312–314  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

310 );
311 }
312 generateMap(t) {
313 return new b(this.generateDecodedMap(t));
314 }
315 getIndentString() {
316 return this.indentStr === null ? ' ' : this.indentStr;
317 }

Callers 1

benchFunction · 0.45

Calls 1

generateDecodedMapMethod · 0.95

Tested by

no test coverage detected