UNPKG
materialuiupgraded
Version:
latest (3.2.0)
3.2.0
Material-UI's workspace package
material-ui.com
mui-org/material-ui
materialuiupgraded
/
packages
/
material-ui
/
src
/
utils
/
requirePropFactory.d.ts
2 lines
(1 loc)
•
80 B
TypeScript
View Raw
1
2
export
default
function
requirePropFactory
(
componentNameInError
:
string
):
any
;