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

6 lines
156 B
TypeScript
Raw Normal View History

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