import {CardElement} from "./card.mjs" customElements.define("x-card", CardElement)