1
0
Fork 0
js-yaml-schema/docs/api/js-yaml-schema.md

1.3 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.
createIncludeSchema(options) Extended schema with the include type, and auto-configuration of the include schema.
createSchema(options)

Interfaces

Interface Description
IncludeOptions Additional options for the include type.
IncludeSchemaOptions
SchemaOptions

Variables

Variable Description
envType
regexpType
streamType