SysProM
Preparing search index...
schema
Task
Type Alias Task
Task
:
{
description
:
string
|
string
[]
;
done
?:
boolean
;
[
key
:
string
]:
unknown
}
A single task within a change's execution plan, with a description and done flag.
Type Declaration
[
key
:
string
]:
unknown
description
:
string
|
string
[]
Optional
done
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SysProM
Loading...
A single task within a change's execution plan, with a description and done flag.