# Type alias: Executor\ Ƭ **Executor**\<`T`\>: [`PromiseExecutor`](../../devkit/documents/PromiseExecutor)\<`T`\> \| [`AsyncIteratorExecutor`](../../devkit/documents/AsyncIteratorExecutor)\<`T`\> Implementation of a target of a project #### Type parameters | Name | Type | | :--- | :---- | | `T` | `any` |