Function PromisePrototypeCatch

  • Parameters

    • self: unknown
    • Rest ...args: [onrejected?: null | ((reason: any) => unknown)]

    Returns Promise<any>

Generated using TypeDoc