FrontPastel/node_modules/@mui/material/styles/withTheme.d.ts

2 lines
58 B
TypeScript
Raw Normal View History

2024-04-17 13:55:11 +00:00
export default function withTheme(Component: any): never;