> ## Documentation Index
> Fetch the complete documentation index at: https://terminal49.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Type Alias: IncludeParam<TInclude>

> IncludeParam generic type alias in the Terminal49 TypeScript SDK, accepts a readonly array of typed include values or a comma-separated JSON:API include string.

# Type Alias: IncludeParam\<TInclude>

> **IncludeParam**\<`TInclude`> = readonly `TInclude`\[] | `string`

## Type Parameters

| Type Parameter                |
| ----------------------------- |
| `TInclude` *extends* `string` |
