import { CST } from "https://deno.land/x/windmill@v1.265.1/node_modules/yaml/browser/dist/index.js";
const { stringify } = CST;
Stringify a CST document, token, or collection item
Fair warning: This applies no validation whatsoever, and simply concatenates the sources in their logical order.