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

4 lines
100 B
TypeScript
Raw Normal View History

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