14 lines
424 B
Markdown
14 lines
424 B
Markdown
<!-- 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
|
|
|
|
The schema to be used for included files. This is necessary to work around circular dependency errors.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
includeSchema: IncludeSchema
|
|
```
|