import * as mod from "https://deno.land/std@0.73.0/encoding/yaml.ts"; VariablesvCORE_SCHEMAvDEFAULT_SCHEMAvFAILSAFE_SCHEMAvJSON_SCHEMAFunctionsfparseParses content as single YAML document. fparseAllSame as parse(), but understands multi-document sources. Applies iterator to each document if specified, or returns array of documents. fstringifySerializes object as a YAML document. InterfacesISchemaDefinitionType AliasesTParseOptionsTStringifyOptionsTStyleVariant