Options
All
  • Public
  • Public/Protected
  • All
Menu

External module promise-stuff

Index

Type aliases

AsyncCallback

AsyncCallback: function

Type declaration

    • (value: T, wasResolved: boolean): TResult | PromiseLike<TResult>
    • Parameters

      • value: T
      • wasResolved: boolean

      Returns TResult | PromiseLike<TResult>

WithEvents

WithEvents: object | object | object

Generated using TypeDoc