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

Class

packages/editor/src/layout/tree_layout_handler.ts:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7import { RenderedChildSetBlock } from './rendered_childset_block'
8
9export class TreeLayoutHandler implements ChildSetLayoutHandler {
10 x: number
11 y: number
12 width: number

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected