0.17.2 • Published 6 years ago

typed-material-ui v0.17.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 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

6 years ago

0.17.1

8 years ago

0.17.0

8 years ago

0.16.7

8 years ago

0.16.6

8 years ago

0.16.5

8 years ago

0.16.4

8 years ago

0.16.3

8 years ago

0.16.2

8 years ago

0.16.1

8 years ago

0.16.0

9 years ago