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