12 lines
214 B
JavaScript
12 lines
214 B
JavaScript
|
import {
|
||
|
SlIconButton
|
||
|
} from "./chunk.Y77CZW56.js";
|
||
|
|
||
|
// src/components/icon-button/icon-button.ts
|
||
|
var icon_button_default = SlIconButton;
|
||
|
SlIconButton.define("sl-icon-button");
|
||
|
|
||
|
export {
|
||
|
icon_button_default
|
||
|
};
|