Files
HRM-System/node_modules/@headlessui/react/dist/components/switch-label/switch-label.d.ts
2026-04-13 08:19:53 +08:00

3 lines
93 B
TypeScript

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