import { SourceCounter } from './SourceCounter.js'; customElements.define('source-counter', SourceCounter);