Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AsyncCollection<T>

Like a collection, but asynchronous.

Type parameters

  • T

Hierarchy

Index

Constructors

constructor

Methods

all

  • all(): Promise<T[]>

associate