Documentation
Preparing search index...
@quatrain/types
statuses
DOWNLOAD
Variable DOWNLOAD
Const
DOWNLOAD
:
{
FINISHED
:
"downloaded"
;
KO
:
"download_ko"
;
OK
:
"downloaded"
;
STARTED
:
"downloading"
;
}
= ...
Grouped statuses related to download operations.
Type Declaration
Readonly
FINISHED
:
"downloaded"
Readonly
KO
:
"download_ko"
Readonly
OK
:
"downloaded"
Readonly
STARTED
:
"downloading"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Grouped statuses related to download operations.