Skip to content
1 min read · 17 words

Variable: E_SKILL_TOOL_COLLISION

ts
const E_SKILL_TOOL_COLLISION: CreatedException<[string]>;

Defined in: src/batteries/skills/exceptions.ts:45

Raised when a skill tool name collides with another registered tool.