MCPcopy Create free account
hub / github.com/codeaashu/claude-code /

Class

src/ink/layout/yoga.ts:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52// Yoga adapter
53
54export class YogaLayoutNode implements LayoutNode {
55 readonly yoga: YogaNode
56
57 constructor(yoga: YogaNode) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected