Interface FuturableReject

interface FuturableReject ((reason?) => void)
  • Parameters

    • Optional reason: any

    Returns void