fix(core): update
This commit is contained in:
parent
9f3e31ffca
commit
e2f7fadc83
@ -1,6 +1,12 @@
|
||||
import * as plugins from './dees-element.plugins';
|
||||
|
||||
|
||||
export {
|
||||
property,
|
||||
html,
|
||||
customElement,
|
||||
TemplateResult,
|
||||
internalProperty,
|
||||
} from 'lit-element';
|
||||
|
||||
export class DeesElement extends plugins.litElement.LitElement {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user