• Creates an new PromiseBuffer object with the specified limit

    Type Parameters

    • T

    Parameters

    • Optional limit: number

      max number of promises that can be stored in the buffer

    Returns PromiseBuffer<T>

Generated using TypeDoc