MCPcopy Create free account
hub / github.com/SplootCode/splootcode /

Class

packages/core/src/language/mutations/node_mutations.ts:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11export class NodeMutation {
12 node: SplootNode
13 type: NodeMutationType
14 property: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected