redux-react-session
redux-react-session copied to clipboard
TypeScript Typings
Can you add TypeScript Typings?
I've submitted the type definitions for redux-react-session. Let me know if you have any issues.
Pull Request: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/50019 NPM Package: https://www.npmjs.com/package/@types/redux-react-session
You should be able to add them as usual:
- npm:
npm install @types/redux-react-session - yarn:
yarn add @types/redux-react-session