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