Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rich-Harris/magic-string
/
Class
src/MagicString.ts:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
export
default
class
MagicString {
52
declare original: string
53
/** @internal */
54
declare outro: string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected