UNPKG

@larva.io/webcomponents

Version:

Fentrica SmartUnits WebComponents package

19 lines (16 loc) 554 B
/*! * (C) Fentrica http://fentrica.com - Seee LICENSE.md */ import { r as registerInstance, h } from './index-C4h1muVj.js'; const DebugContent = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return [ h("div", { key: '40dcb38cc71eeb010f3c81b9f6c69a122f525e62' }, h("pre", { key: '7d75f48dff117f6dcce647124ff4205dce30d09d' }, JSON.stringify(this.text, null, 2))) ]; } }; export { DebugContent as lar_debug_content }; //# sourceMappingURL=lar-debug-content.entry.js.map