Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
54
export
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