[Home](./index.md) > [@apextoaster/js-yaml-schema](./js-yaml-schema.md) > [IncludeSchemaOptions](./js-yaml-schema.includeschemaoptions.md)
## IncludeSchemaOptions interface
> Warning: This API is now obsolete.
>
>
Signature:
```typescript
export interface IncludeSchemaOptions
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [base?](./js-yaml-schema.includeschemaoptions.base.md) | Schema | (Optional) |
| [include](./js-yaml-schema.includeschemaoptions.include.md) | Readonly<Omit<[IncludeOptions](./js-yaml-schema.includeoptions.md), 'schema'>> | |