fix(core): update

This commit is contained in:
2022-12-06 13:11:06 +01:00
parent c3bdec176b
commit 7baab5d7ea
7 changed files with 4568 additions and 14832 deletions

View File

@@ -1,5 +1,4 @@
import { DeesElement, property, html, customElement, domtools } from '@designestate/dees-element';
import { TemplateResult } from 'lit-html';
import { DeesElement, property, html, customElement, domtools, TemplateResult } from '@designestate/dees-element';
import { Deferred } from '@pushrocks/smartpromise';