UNPKG

@gjv/redux-slice-factory

Version:

Generic factory functions for common slice data structures

5 lines (3 loc) 122 B
import EntityState from './EntityState' export default EntityState export type { IEntityState } from './EntityState'