0.17.2 • Published 4 years ago

typed-material-ui v0.17.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

TypeScript definitions for Material-UI Build Status

Typings are incomplete. New definitions are added on demand.

Usage

tsconfig.json

{
  "compilerOptions": {
    "baseUrl": ".",
    "paths": {
      "material-ui": ["node_modules/typed-material-ui"],
      "material-ui/*": ["node_modules/typed-material-ui/*"]
    }
  }
}
0.17.2

4 years ago

0.17.1

7 years ago

0.17.0

7 years ago

0.16.7

7 years ago

0.16.6

7 years ago

0.16.5

7 years ago

0.16.4

7 years ago

0.16.3

7 years ago

0.16.2

7 years ago

0.16.1

7 years ago

0.16.0

7 years ago