import { type unode } from "https://deno.land/x/xml@4.0.0/utils/types.ts";
Node type (user)
definition: { [key: PropertyKey]: unknown; [$XML]?: meta; }
import { type unode } from "https://deno.land/x/xml@4.0.0/utils/types.ts";
Node type (user)