2019-11-13 14:20:34 +00:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home ](./index.md ) > [@apextoaster/js-yaml-schema ](./js-yaml-schema.md )
## js-yaml-schema package
2020-08-09 01:01:34 +00:00
## Functions
| Function | Description |
| --- | --- |
2021-04-17 23:56:33 +00:00
| [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. |
2020-08-09 01:01:34 +00:00
| [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 ) | |
2020-03-29 13:13:57 +00:00
## Variables
| Variable | Description |
| --- | --- |
2020-08-09 01:01:34 +00:00
| [envType ](./js-yaml-schema.envtype.md ) | |
| [regexpType ](./js-yaml-schema.regexptype.md ) | |
| [streamType ](./js-yaml-schema.streamtype.md ) | |
2020-03-29 13:13:57 +00:00