types-redux-orm

JSON →
library 0.0.4 ·javascript deprecated
verified Jun 5, 2026

Community-provided TypeScript type definitions for Redux ORM (https://github.com/tommikaikkonen/redux-orm). Version 0.0.4 is a pre-release alpha with no guaranteed backward compatibility. The package was intended to be merged into DefinitelyTyped by early 2018, but as of 2025 it remains unmerged and is effectively unmaintained. It provides interfaces, types, and generics for models, sessions, ORM, and selectors, enabling type-safe use of Redux ORM in TypeScript projects. Key differentiators: it was the primary source of Redux ORM types before the library itself adopted TypeScript. As of Redux ORM v0.16+, official types are included, making this package obsolete.