Type alias: Executor<T>
Ƭ Executor<T>: PromiseExecutor<T> | AsyncIteratorExecutor<T>
Implementation of a target of a project
Type parameters
| Name | Type | 
|---|---|
T | any | 
Ƭ Executor<T>: PromiseExecutor<T> | AsyncIteratorExecutor<T>
Implementation of a target of a project
| Name | Type | 
|---|---|
T | any |