import * as mod from "https://dotland.deno.dev/std@0.116.0/encoding/yaml.ts"; ClassescTypeVariablesvCORE_SCHEMAvDEFAULT_SCHEMAvEXTENDED_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 AliasesTKindTypeTParseOptionsTRepresentFnTStringifyOptionsTStyleVariant