1.0 KiB
1.0 KiB
Home > @apextoaster/js-yaml-schema
js-yaml-schema package
Functions
Function | Description |
---|---|
createInclude(options) | Instantiate an include type with a copy of the provided options, returning the include type and its schema setter.Includes must be resolved synchronously, which greatly limits where this can be used. |
createSchema(options) |
Interfaces
Interface | Description |
---|---|
IncludeOptions | Additional options for the include type. |
SchemaOptions |
Variables
Variable | Description |
---|---|
envType | |
regexpType | |
streamType |