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