PersistentAI API Documentation / @persistentai/fireflow-types / NodeConstructor
Type Alias: NodeConstructor()
NodeConstructor = (...
args) =>INode
Defined in: packages/fireflow-types/src/decorator/registry.ts:13
Parameters
args
...any[]
PersistentAI API Documentation / @persistentai/fireflow-types / NodeConstructor
NodeConstructor = (...
args) =>INode
Defined in: packages/fireflow-types/src/decorator/registry.ts:13
...any[]