-
-
Couldn't load subscription status.
- Fork 15.2k
Closed
Description
Prior Issues
What is the current behavior?
redux/es/redux.mjs does not have any associated typings.
Steps to Reproduce
Import redux/es/redux.mjs in a TypeScript file:
import {createStore} from 'redux/es/redux.mjs';tsc reports:
Could not find a declaration file for module 'redux/es/redux.mjs'.
What is the expected behavior?
No error and types are found.
Environment Details
Metadata
Metadata
Assignees
Labels
No labels