import { parseAllDocuments } from "https://deno.land/x/windmill@v1.416.0/node_modules/yaml/browser/index.js";
Parse the input as a stream of YAML documents.
Documents should be separated from each other by ...
or ---
marker lines.
x/windmill/node_modules/yaml/browser/index.js>parseAllDocuments
import { parseAllDocuments } from "https://deno.land/x/windmill@v1.416.0/node_modules/yaml/browser/index.js";
Parse the input as a stream of YAML documents.
Documents should be separated from each other by ...
or ---
marker lines.