/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@tjmolinski/teds-element@1.0.1/teds-element.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
import{LitElement,html}from"lit-element";class TedsElement extends LitElement{render(){return html`
      <!-- template content -->
      <p>Ted's Element</p>
    `}}customElements.define("teds-element",TedsElement);
//# sourceMappingURL=/sm/1ae4d9eaabac8fc7adb80c4e91abf0e9e672fedfb822b440ba9520f871e4351f.map