• Wraps the value into Promise. This is the alias of Promise.resolve.

    Type Parameters

    • A

    Parameters

    • value: A

    Returns Promise<A>

Generated using TypeDoc