Preparing search index...
The search index is not available
real-cancellable-promise
real-cancellable-promise
PromiseWithCancel
Type alias PromiseWithCancel<T>
Promise
With
Cancel
<
T
>
:
PromiseLike
<
T
>
&
{
cancel
(
)
:
void
;
}
The most abstract thing we can cancel — a thenable with a cancel method.
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
real-
cancellable-
promise
Cancellable
Promise
Cancellation
Capture
Cancellable
Promise
Promise
With
Cancel
build
Cancellable
Promise
is
Promise
With
Cancel
pseudo
Cancellable
Generated using
TypeDoc
The most abstract thing we can cancel — a thenable with a cancel method.