Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "sinks/collect"

Index

Functions

Functions

collect

  • Collects all values from the observable into an array.

    Type parameters

    • T

      Type of items emitted by the observable.

    Parameters

    Returns Promise<T[]>

    Promise that resolves with an array.

Generated using TypeDoc