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

14 lines
424 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; [includeSchema](./js-yaml-schema.includeschema.md)
## includeSchema variable
The schema to be used for included files. This is necessary to work around circular dependency errors.
<b>Signature:</b>
```typescript
includeSchema: IncludeSchema
```