PersistentAI API Documentation / @persistent-ai/fireflow-types / IPortConfigForDecorator
Type Alias: IPortConfigForDecorator
IPortConfigForDecorator =
Omit<IPortConfig,"type"> &object
Defined in: packages/fireflow-types/src/decorator/port.decorator.types.ts:14
Type Declaration
type
type:
"string"|"number"|"boolean"|"object"|"array"|"stream"|"enum"|"any"