Examples
GitHub
NPM
Preparing search index...
The search index is not available
@lilbunnyrabbit/task-manager@1.0.0
@lilbunnyrabbit/task-manager@1.0.0
ExecutableTask
Type Alias ExecutableTask
ExecutableTask
:
Task
<
any
>
|
TaskGroup
<
any
[]
>
Represents a task that can be executed, which could be a single
Task
or a
TaskGroup
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Examples
GitHub
NPM
@lilbunnyrabbit/task-manager@1.0.0
Loading...
Represents a task that can be executed, which could be a single Task or a TaskGroup.