import { type YAML } from "https://deno.land/x/aether@v0.0.3/deps.ts";
const { CollectionTag } = YAML;
Properties
optional
nodeClass: new () => NodeThe Node
child class that implements this tag.
If set, used to select this tag when stringifying.