Skip to content

Home > @idealeap/pipeline > PipeRegistry > customFn

PipeRegistry.customFn property

Signature:

typescript
static customFn: Record<string, (input: any, context: PipelineContext) => any>;
static customFn: Record<string, (input: any, context: PipelineContext) => any>;

Released under the MIT License.