The value to send through the pipeline.
An object with a .value method for getting the transformed value, and a .thru method for piping the value through another transformer.
Create a series of transformers to pipe a value through.
Generated using TypeDoc
Pipe a value through a series of transformers.