[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 | | --- | --- | --- | | [include](./js-yaml-schema.schemaoptions.include.md) | Readonly<[IncludeOptions](./js-yaml-schema.includeoptions.md)> | |