Variable: E_SKILL_ALREADY_LOADED
ts
const E_SKILL_ALREADY_LOADED: CreatedException<[string]>;Defined in: src/batteries/skills/exceptions.ts:21
Raised when load would initialize a skill that is already initialized.