3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
export { default } from '@mui/material/Rating';
|
|
export * from '@mui/material/Rating';
|