Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AsyncPipe<T>

An asynchronous version of the Pipe helper.

Type parameters

  • T

Hierarchy

  • AsyncPipe

Index

Constructors

constructor

Methods

peek

promise

resolve

  • resolve(): Promise<T>

sync

  • sync(): Promise<Pipe<T>>

tap

then

  • then(): Promise<T>

unless

when

whenNot

Static wrap

  • wrap<subjectType>(subject: subjectType): AsyncPipe<subjectType>
Extollo Logo

extollo (v. latin) - to lift up, to elevate

Extollo is a free & libre application framework in TypeScript.