fix(core): update

This commit is contained in:
2024-01-15 12:57:49 +01:00
parent 2c34ec8b39
commit 554b72b075
9 changed files with 67 additions and 32 deletions

View File

@@ -0,0 +1,7 @@
import { html } from '@design.estate/dees-element';
import { DeesUpdater } from './dees-updater.js';
export const demoFunc = () => {
}