interface Tagimport { type Tag } from "https://deno.land/x/jsx_stream@v0.2.0/mod.ts"; Propertieskind: TagKindtagName: TagNameoptionalattributes: Record<AttrName, unknown>