import * as mod from "https://deno.land/std@0.220.1/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