mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-09 19:50:08 +00:00
Add Typescript Version
This commit is contained in:
1
types/redux-batched-subscribe/index.d.ts
vendored
1
types/redux-batched-subscribe/index.d.ts
vendored
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user