Expand description
Hook types and errors.
This module provides types for hook execution, including the note context passed to hooks and error types for hook failures.
Structs§
- Note
Context - Note context passed to Lua hooks.
Enums§
- Hook
Error - Errors that can occur during hook execution.