mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
Merge branch 'main' into feature/VectorStoreRevamp
This commit is contained in:
@@ -72,6 +72,7 @@ export interface INodeParams {
|
||||
fileType?: string
|
||||
additionalParams?: boolean
|
||||
loadMethod?: string
|
||||
hidden?: boolean
|
||||
}
|
||||
|
||||
export interface INodeExecutionData {
|
||||
|
||||
Reference in New Issue
Block a user