mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
add multi options
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
export type NodeParamsType =
|
||||
| 'asyncOptions'
|
||||
| 'options'
|
||||
| 'multiOptions'
|
||||
| 'string'
|
||||
| 'number'
|
||||
| 'boolean'
|
||||
|
||||
Reference in New Issue
Block a user