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