fix(core): update

This commit is contained in:
2023-12-08 19:16:22 +01:00
parent c5598f95ef
commit 5af43900c4
5 changed files with 79 additions and 44 deletions

View File

@ -1,6 +1,4 @@
import { customElement, DeesElement, type TemplateResult, html, property, type CSSResult, state, } from '@design.estate/dees-element';
import * as domtools from '@design.estate/dees-domtools';
import { customElement, DeesElement, domtools, type TemplateResult, html, property, type CSSResult, state, } from '@design.estate/dees-element';
declare global {
interface HTMLElementTagNameMap {