FlowRegistry
Auto-generated API reference for FlowRegistry.
Type Alias: FlowRegistry<TInput>
FlowRegistry<
TInput> =Record<string,FlowHandler<TInput>>
Defined in: flow.ts:51
#Type Parameters
#TInput
TInput = unknown
Auto-generated API reference for FlowRegistry.
FlowRegistry<
TInput> =Record<string,FlowHandler<TInput>>
Defined in: flow.ts:51
TInput = unknown