import { type MetaAttributes } from "https://deno.land/x/voks_web_elements@5.1.21/html/meta.ts";
definition: { charset?: string; content?: string; httpEquiv?: string; name?: string; } & HTMLGlobalAttributes
x/voks_web_elements/html/meta.ts>MetaAttributes
import { type MetaAttributes } from "https://deno.land/x/voks_web_elements@5.1.21/html/meta.ts";