1
0
Fork 0
react-playground/node_modules/@mui/system/useThemeWithoutDefault/useThemeWithoutDefault.d.ts

1 line
No EOL
78 B
TypeScript

export default function useThemeWithoutDefault<T = null>(defaultTheme?: T): T;