Skip to content

Home > @idealeap/pipeline > PipeOptions > description

PipeOptions.description property

An optional description of the pipe.

Signature:

typescript
description?: string;
description?: string;

Released under the MIT License.