[Home](./index.md) > [@apextoaster/js-yaml-schema](./js-yaml-schema.md) ## js-yaml-schema package ## Functions | Function | Description | | --- | --- | | [createInclude(options)](./js-yaml-schema.createinclude.md) | Instantiate an include type with a copy of the provided options, returning the include type and its schema setter. | | [createSchema(options)](./js-yaml-schema.createschema.md) | Safe schema with additional library types added. | ## Interfaces | Interface | Description | | --- | --- | | [IncludeOptions](./js-yaml-schema.includeoptions.md) | | | [SchemaOptions](./js-yaml-schema.schemaoptions.md) | | ## Variables | Variable | Description | | --- | --- | | [envType](./js-yaml-schema.envtype.md) | | | [regexpType](./js-yaml-schema.regexptype.md) | | | [streamType](./js-yaml-schema.streamtype.md) | |