import * as mod from "https://dotland.deno.dev/std@0.181.0/yaml/parse.ts"; FunctionsfparseParses 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. Type AliasesTParseOptions