1
0
Fork 0
react-playground/node_modules/@mui/material/styles/slotShouldForwardProp.d.ts

2 lines
No EOL
100 B
TypeScript

declare function slotShouldForwardProp(prop: string): boolean;
export default slotShouldForwardProp;