import { DemoWcCard } from './src/stories/misc/to-update/DemoWcCard.js'; customElements.define('demo-wc-card', DemoWcCard);