Skip to content

PersistentAI API Documentation / @persistentai/fireflow-types / PortAny

Function: PortAny()

PortAny(config?): PropertyDecorator

Defined in: packages/fireflow-types/src/decorator/scalar.decorator.ts:98

PortAny decorator to specify a port configuration for type "any".

Parameters

config?

Omit<AnyPortConfig, "type">

Optional configuration object for additional options.

Returns

PropertyDecorator

Licensed under BUSL-1.1