12 lines
177 B
JavaScript
12 lines
177 B
JavaScript
|
import {
|
||
|
SlSwitch
|
||
|
} from "./chunk.7GGMETWH.js";
|
||
|
|
||
|
// src/components/switch/switch.ts
|
||
|
var switch_default = SlSwitch;
|
||
|
SlSwitch.define("sl-switch");
|
||
|
|
||
|
export {
|
||
|
switch_default
|
||
|
};
|