Copyimport * as mod from "https://deno.land/std@0.117.0/encoding/yaml.ts";ClassesTypeVariablesCORE_SCHEMADEFAULT_SCHEMAEXTENDED_SCHEMAFAILSAFE_SCHEMAJSON_SCHEMAFunctionsparseParses content as single YAML document. parseAllSame as parse(), but understands multi-document sources. Applies iterator to each document if specified, or returns array of documents. stringifySerializes object as a YAML document. InterfacesSchemaDefinitionType AliasesKindTypeParseOptionsRepresentFnStringifyOptionsStyleVariant