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