import * as plugins from '../plugins.js'; import { html } from '@design.estate/dees-element'; export const demoFunc = () => html` `;