mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
add additional params
This commit is contained in:
@@ -49,6 +49,7 @@ export interface INodeParams {
|
||||
acceptVariable?: boolean
|
||||
placeholder?: string
|
||||
fileType?: string
|
||||
additionalParams?: boolean
|
||||
}
|
||||
|
||||
export interface INodeExecutionData {
|
||||
|
||||
Reference in New Issue
Block a user