UNPKG
material-ui-cordova
Version:
latest (1.0.0-beta.22)
1.0.0-beta.22
React components that implement Google's Material Design.
material-ui.com
mui-org/material-ui
material-ui-cordova
/
utils
/
requirePropFactory.d.ts
2 lines
(1 loc)
•
79 B
TypeScript
View Raw
1
2
export
default
function
requirePropFactory
(
componentNameInError
:
string
):
any
;