import { type EmbedAttributes } from "https://deno.land/x/voks_web_elements@5.1.21/mod.ts";
definition: { height?: number; width?: number; src?: string; type?: string; } & HTMLGlobalAttributes
x/voks_web_elements/mod.ts>EmbedAttributes
import { type EmbedAttributes } from "https://deno.land/x/voks_web_elements@5.1.21/mod.ts";