Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bernaferrari/FigmaToCode
/ altNodeUtils.ts
File
altNodeUtils.ts
packages/backend/src/altNodes/altNodeUtils.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ AltNode } from
"types"
;
2
import
{ curry } from
"../common/curry"
;
3
import
{ exportAsyncProxy } from
"../common/exportAsyncProxy"
;
4
import
{ addWarning } from
"../common/commonConversionWarnings"
;
Callers
nothing calls this directly
Calls
1
curry
Function · 0.90
Tested by
no test coverage detected