Interface: CodexHooksDocument
Defined in: _internal/hook-rule.ts:23
A selected hooks value and the representation that supplied it.
Propertiesâ
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
hooks | readonly | unknown | Static value of the top-level hooks property, if present. | _internal/hook-rule.ts:25 |
requiresHooksObject | readonly | boolean | Whether this file exists solely to define hooks. | _internal/hook-rule.ts:27 |