import { CustomCollapsible } from './CustomCollapsible.js'; customElements.define('custom-collapsible', CustomCollapsible);