Migrate post{actions,actionType,reducer} to TypeScript

This commit is contained in:
Qolzam
2017-10-07 12:59:58 +07:00
parent 418453dd02
commit 1810550331
7 changed files with 395 additions and 354 deletions

View File

@@ -52,6 +52,7 @@
"uuid": "^3.0.1"
},
"devDependencies": {
"@types/lodash": "^4.14.77",
"@types/material-ui": "^0.18.2",
"@types/node": "^8.0.33",
"@types/react": "^16.0.10",