HTMLElementModelRecord
export
HTMLElementModelRecord: Record<string, HTMLElementModel<string, HTMLContentModel>>;Defined in packages/render/src/shared-types.ts
HTMLElementModelRecord: Record<string, HTMLElementModel<string, HTMLContentModel>>;