Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rich-Harris/magic-string
/
Class
benchmark/data.js:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
}
13
class
Chunk {
14
constructor(start, end, content) {
15
this.start = start;
16
this.end = end;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected