> For the complete documentation index, see [llms.txt](/llms.txt).
> The full corpus is at [llms-full.txt](/llms-full.txt).

# BaseDefinition

> **BaseDefinition** = `object`

Defined in: packages/schema/dist/index.d.ts:147

## Properties

### name

> **name**: `string`

Defined in: packages/schema/dist/index.d.ts:148

***

### title?

> `optional` **title**: `string`

Defined in: packages/schema/dist/index.d.ts:149