threadTools
Variable: threadTools
const threadTools: (
| ThreadCreateTool
| ThreadCreateStartTool
| ThreadCreateBackgroundTool
| ThreadListTool
| ThreadGetTool
| ThreadStartTool
| ThreadUpdateTool
| ThreadDeleteTool
| ThreadGetMessagesTool
| ThreadUpdateStatusTool)[];
Defined in: packages/codeboltjs/src/tools/thread/index.ts:30
All thread tools