2 lines
142 B
JavaScript
2 lines
142 B
JavaScript
export { LionSwitch } from '../components/switch/LionSwitch.js';
|
|
export { LionSwitchButton } from '../components/switch/LionSwitchButton.js';
|