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

Class

packages/editor/src/layout/rendered_node.ts:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30import { RenderedChildSetBlock } from './rendered_childset_block'
31
32export class RenderedParentRef {
33 node: NodeBlock
34 childSetId: string
35

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected