Function reset

  • Awaits the first published value from an Observable and transforms it into a Promise. The observable's Activity is finished, allowing for automatic resource disposal.

    Type Parameters

    • A

    Parameters

    Returns Promise<A>

Generated using TypeDoc