Files
TestMesa/backend/frontend/node_modules/@mui/material/styles/rootShouldForwardProp.d.ts
2024-12-17 13:23:11 -08:00

3 lines
102 B
TypeScript

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