FrontPastel/node_modules/@mui/base/useSwitch/index.d.ts

3 lines
76 B
TypeScript
Raw Normal View History

2024-04-17 13:55:11 +00:00
export { useSwitch } from './useSwitch';
export * from './useSwitch.types';