Preparing search index...
The search index is not available
real-cancellable-promise
real-cancellable-promise
isPromiseWithCancel
Function isPromiseWithCancel
is
Promise
With
Cancel
<
T
>
(
value
:
unknown
)
:
value
is
PromiseWithCancel
<
T
>
Determines if an arbitrary value is a thenable with a cancel method.
Type Parameters
T
Parameters
value:
unknown
Returns
value
is
PromiseWithCancel
<
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
Determines if an arbitrary value is a thenable with a cancel method.