Skip to content

No types available for redux/es/redux.mjs #4279

Closed
@justinfagnani

Description

@justinfagnani

Prior Issues

#3143

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

redux@4.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions