Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPipe

Hierarchy

  • IPipe

Implemented by

Index

Properties

Methods

Properties

async

async: boolean

id

id: string

Optional next

next: IPipe | null

Optional pipeline

pipeline: Pipeline | null

Methods

handle

  • handle(item: IItem, callback: any): any

Generated using TypeDoc