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

737 B

Home > @apextoaster/js-yaml-schema > IncludeSchemaOptions

IncludeSchemaOptions interface

Warning: This API is now obsolete.

Signature:

export interface IncludeSchemaOptions 

Properties

Property Type Description
base? Schema (Optional)
include Readonly<Omit<IncludeOptions, 'schema'>>