UNPKG
@tokens-studio/graph-engine-nodes-figma
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.0
Figma-specific nodes for the graph engine
@tokens-studio/graph-engine-nodes-figma
/
dist
/
schemas
/
utils.d.ts
5 lines
•
119 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
arrayOf
:
(
type
:
any
) =>
{
type
:
string
;
items
:
any
; };
//# sourceMappingURL=utils.d.ts.map