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

Class

src/MagicString.ts:139–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139export default class MagicString {
140 declare original: string
141 /** @internal */
142 declare outro: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected