Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bernaferrari/FigmaToCode
/ AllSides
Interface
AllSides
packages/types/src/types.ts:114–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
interface
AllSides {
115
all: number;
116
}
117
interface
Sides {
118
left: number;
119
right: number;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected