3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
export type * from '../switch/switch.js';
|
|
export { SwitchGroup } from '../switch/switch.js';
|