UNPKG
@activelylearn/material-ui
Version:
latest (1.1.0-al-menuitem-fix)
1.1.0-al-menuitem-fix
1.0.0-beta.21al
1.0.0-beta.21
Material-UI's workspace package
material-ui.com
mui-org/material-ui
@activelylearn/material-ui
/
packages
/
material-ui
/
src
/
utils
/
requirePropFactory.d.ts
2 lines
(1 loc)
•
79 B
TypeScript
View Raw
1
2
export
default
function
requirePropFactory
(
componentNameInError
:
string
):
any
;