Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rich-Harris/magic-string
/ generateMap
Method
generateMap
benchmark/data-min.js:760–762 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
758
);
759
}
760
generateMap(t) {
761
return
new
b(this.generateDecodedMap(t));
762
}
763
getIndentString() {
764
const
t = {};
765
return
(
Callers
nothing calls this directly
Calls
1
generateDecodedMap
Method · 0.95
Tested by
no test coverage detected