Function isPromise

  • Check if value is a Promise type.

    Parameters

    • x: any

    Returns x is Promise<any>

Generated using TypeDoc