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

3 lines
102 B
TypeScript

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