1
0
Fork 0
js-yaml-schema/docs/api/js-yaml-schema.schemaoption...

20 lines
647 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [@apextoaster/js-yaml-schema](./js-yaml-schema.md) &gt; [SchemaOptions](./js-yaml-schema.schemaoptions.md)
## SchemaOptions interface
<b>Signature:</b>
```typescript
export interface SchemaOptions
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [base?](./js-yaml-schema.schemaoptions.base.md) | Schema | <i>(Optional)</i> |
| [include](./js-yaml-schema.schemaoptions.include.md) | Readonly&lt;Omit&lt;[IncludeOptions](./js-yaml-schema.includeoptions.md)<!-- -->, 'schema'&gt;&gt; | |