UNPKG

@selenite/graph-editor

Version:

A graph editor for visual programming, based on rete and svelte.

10 lines (9 loc) 140 B
export const possibleVarTypes = [ 'string', 'number', 'boolean', 'vector', 'path', 'integer', 'groupNameRef' ];