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

2 lines
No EOL
101 B
TypeScript

declare const rootShouldForwardProp: (prop: string) => boolean;
export default rootShouldForwardProp;