Schema
Defined in: src/js-yaml-compat.ts:222
Stub mirroring js-yaml v5’s Schema (composition via .withTags(...)). A no-op.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new Schema(
_tags?):Schema
Defined in: src/js-yaml-compat.ts:223
Parameters
Section titled “Parameters”_tags?
Section titled “_tags?”readonly TagDefinition[]
Returns
Section titled “Returns”Schema
Methods
Section titled “Methods”withTags()
Section titled “withTags()”withTags(…
_tags):Schema
Defined in: src/js-yaml-compat.ts:225
Parameters
Section titled “Parameters”…unknown[]
Returns
Section titled “Returns”Schema