• A function that acts like a 'then' method (aka then-able) can be extended by providing a function that takes an onFulfill and onReject.

    Returns

    Type Parameters

    • T

    Parameters

    Returns PromiseBase<T>

Generated using TypeDoc