import { YAML } from "https://deno.land/x/aether@v0.0.3/deps.ts";
const { Document } = YAML;
A JSON representation of the document contents
.
Parameters
optional
onAnchor: ToJSOptions["onAnchor"]import { YAML } from "https://deno.land/x/aether@v0.0.3/deps.ts";
const { Document } = YAML;
A JSON representation of the document contents
.