2020-08-09 01:01:34 +00:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [@apextoaster/js-yaml-schema](./js-yaml-schema.md) > [SchemaOptions](./js-yaml-schema.schemaoptions.md)
|
|
|
|
|
|
|
|
## SchemaOptions interface
|
|
|
|
|
2021-07-10 20:12:59 +00:00
|
|
|
|
2020-08-09 01:01:34 +00:00
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
|
|
|
export interface SchemaOptions
|
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
| Property | Type | Description |
|
|
|
|
| --- | --- | --- |
|
2021-04-17 23:56:33 +00:00
|
|
|
| [base?](./js-yaml-schema.schemaoptions.base.md) | Schema | <i>(Optional)</i> |
|
2020-08-09 01:01:34 +00:00
|
|
|
|