import { yamlStringify } from "https://deno.land/x/wmill@v1.308.1/deps.ts";
Serializes object
as a YAML document.
You can disable exceptions by setting the skipInvalid option to true.
import { yamlStringify } from "https://deno.land/x/wmill@v1.308.1/deps.ts";
Serializes object
as a YAML document.
You can disable exceptions by setting the skipInvalid option to true.