Interface PhraseyPipeline<T>

Type Parameters

  • T = true

Hierarchy

  • PhraseyPipeline

Implemented by

Properties

Properties

execute: (() => Promise<PhraseyResult<T, Error | Error[]>>)

Type declaration

Generated using TypeDoc