14 lines
348 B
Markdown
14 lines
348 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
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
includeSchema: {
|
||
|
schema: import("js-yaml").Schema;
|
||
|
}
|
||
|
```
|