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) > [include](./js-yaml-schema.schemaoptions.include.md)
|
|
|
|
|
|
|
|
## SchemaOptions.include property
|
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
2021-04-17 23:57:18 +00:00
|
|
|
include: Readonly<Omit<IncludeOptions, 'schema'>>;
|
2020-08-09 01:01:34 +00:00
|
|
|
```
|