12 lines
161 B
JavaScript
12 lines
161 B
JavaScript
|
import {
|
||
|
SlIcon
|
||
|
} from "./chunk.UZYAV5H6.js";
|
||
|
|
||
|
// src/components/icon/icon.ts
|
||
|
var icon_default = SlIcon;
|
||
|
SlIcon.define("sl-icon");
|
||
|
|
||
|
export {
|
||
|
icon_default
|
||
|
};
|