@adviser/cement - v0.0.0
Preparing search index...
SleepAbort
Interface SleepAbort
interface
SleepAbort
{
state
:
"aborted"
;
reason
:
Error
;
isOk
:
false
;
isErr
:
false
;
isAborted
:
true
;
}
Hierarchy (
View Summary
)
SleepBase
SleepAbort
Index
Properties
state
reason
is
Ok
is
Err
is
Aborted
Properties
Readonly
state
state
:
"aborted"
Readonly
reason
reason
:
Error
Readonly
is
Ok
isOk
:
false
Readonly
is
Err
isErr
:
false
Readonly
is
Aborted
isAborted
:
true
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
state
reason
is
Ok
is
Err
is
Aborted
@adviser/cement - v0.0.0
Loading...