Documentation Index
Fetch the complete documentation index at: https://darkgrade.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Parameter
ParameterDefinition
Properties
| Property | Type | Required |
|---|---|---|
| name | string | ✓ |
| description | string | ✓ |
| codec | CodecDefinition<T> | ✓ |
| required | boolean | ✓ |
| defaultValue | T |