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>;