import { DoricElement } from './src/DoricElement'
window.customElements.define('doric-div', DoricElement);