Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

Variables

reject: (error: any) => ReadablePromise<StatefulRejected>

Type declaration

resolve: <T>(value: T) => ReadablePromise<StatefulFulfilled<T>>

Type declaration

Generated using TypeDoc