UNPKG

@tokens-studio/graph-engine-nodes-figma

Version:

Figma-specific nodes for the graph engine

5 lines 106 B
export const arrayOf = type => ({ type: 'array', items: type }); //# sourceMappingURL=utils.js.map