Variable: E_INVALID_TURN_RUNNER_CONFIG
ts
const E_INVALID_TURN_RUNNER_CONFIG: CreatedException<[]>;Thrown by @nhtio/adk!TurnRunner when the supplied config object fails schema validation at construction time.
Remarks
Marked fatal — a misconfigured runner must not be allowed to execute turns.