interface VElement implements VNodeRef<T>import { type VElement } from "https://deno.land/x/cargo_parcel@0.1.89/platform/server/deps.ts"; Type ParametersTPropertiestype: VType.ELEMENTtag: stringprops: ElementProps<T>