mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-29 13:30:02 +00:00
* Add next-redux-saga types * Add TypeScript version * Matching TS version of React * Sort by specific overload * Fixes after npm run test * Declare redux dependency * Statically typed createStore * For new packages, this file should only "extends": "dtslint/dt.json" * require(next-redux-saga) is itself a function, not an object with a default property * Enable ES Module Interop
7 lines
79 B
JSON
7 lines
79 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"redux": "^3.6.0"
|
|
}
|
|
}
|