Home > @idealeap/pipeline > PipeOptions > params
PipeOptions.params property
An optional set of parameters to configure the pipe's behavior.
Signature:
typescript
params?: Record<string, any>;
params?: Record<string, any>;