import HelloWorld from "/components/hello-world.js"; customElements.define("hello-world", HelloWorld);