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

Class

packages/editor/src/layout/rendered_fragment.ts:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6import { TreeLayoutHandler } from './tree_layout_handler'
7
8export class RenderedFragment {
9 fragment: SplootFragment
10 nodes: NodeBlock[]
11

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected