Files
infocom-systems-design/node_modules/@headlessui/react/dist/components/switch-label/switch-label.d.ts
2025-10-03 22:27:28 +03:00

3 lines
93 B
TypeScript

export type * from '../switch/switch.js';
export { SwitchLabel } from '../switch/switch.js';