UNPKG

material-ui-cordova

Version:

React components that implement Google's Material Design.

9 lines (8 loc) 228 B
/** * FIXME: `jss` TS typings are bad and incomplete ... * So the following typigns are not really good. */ export default function createGenerateClassName(): ( rule: Object, stylesheet?: Object ) => string;