UNPKG

@mui/utils

Version:
3 lines 169 B
export default function unsupportedProp(props: { [key: string]: any; }, propName: string, componentName: string, location: string, propFullName: string): Error | null;