import { type LoadOptions } from "https://deno.land/x/js_yaml_port@3.14.0/js-yaml.d.ts";
Properties
optional
schema: SchemaDefinitionspecifies a schema to use.
Methods
optional
onWarning(this: null, e: YAMLException): voidfunction to call on warning messages.