import * as deno from "https://deno.land/x/deno@v0.28.0/std/encoding/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