[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. Signature: ```typescript includeSchema: IncludeSchema ```