Add Typescript Version

This commit is contained in:
Aziz Khambati
2019-03-12 11:42:47 +05:30
parent 503f0a5aaf
commit ce22cdd27c

View File

@@ -3,6 +3,7 @@
// Definitions by: Dibyo Majumdar <https://github.com/mDibyo>
// Aziz Khambati <https://github.com/azizhk>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import { Store, StoreEnhancer, Action, AnyAction } from "redux";