UNPKG

@telekom/scale-components

Version:

Scale is the digital design system for Telekom products and experiences.

13 lines (10 loc) 280 B
import { r as registerInstance, h, a as Host } from './index-6d95a4bc.js'; const SsrSlotFix = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h(Host, null, h("slot", null))); } }; export { SsrSlotFix as scale_ssr_slot_fix };