UNPKG

@lookwe/lui

Version:

Lookwe UI web components

12 lines (9 loc) 371 B
import { Intersection } from './internal/intersection.js'; import css_248z from './internal/intersection.styles.scss.js'; var _a, _b; class LuiIntersection extends (_b = Intersection) { } _a = LuiIntersection; LuiIntersection.styles = [...Reflect.get(_b, "styles", _a), css_248z]; customElements.define('lui-intersection', LuiIntersection); export { LuiIntersection };