2020-03-29 13:13:57 +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) > [includeSchema](./js-yaml-schema.includeschema.md)
|
|
|
|
|
|
|
|
## includeSchema variable
|
|
|
|
|
2020-06-29 23:56:08 +00:00
|
|
|
The schema to be used for included files. This is necessary to work around circular dependency errors.
|
|
|
|
|
2020-03-29 13:13:57 +00:00
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
2020-06-30 13:08:03 +00:00
|
|
|
includeSchema: IncludeSchema
|
2020-03-29 13:13:57 +00:00
|
|
|
```
|