Umi — API References - v1.3.0
Preparing search index...
umi-tasks
DisposableScope
Type Alias DisposableScope
type
DisposableScope
=
{
getCancelationError
:
()
=>
unknown
;
isCanceled
:
()
=>
boolean
;
signal
:
AbortSignal
|
undefined
;
throwIfCanceled
:
()
=>
void
;
}
Index
Properties
get
Cancelation
Error
is
Canceled
signal
throw
If
Canceled
Properties
get
Cancelation
Error
getCancelationError
:
()
=>
unknown
is
Canceled
isCanceled
:
()
=>
boolean
signal
signal
:
AbortSignal
|
undefined
throw
If
Canceled
throwIfCanceled
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
Cancelation
Error
is
Canceled
signal
throw
If
Canceled
Umi — API References - v1.3.0
Loading...