UNPKG

rtk-slice-manager

Version:

Wrap over slice from @reduxjs/toolkit for automatic generation of actions and isolation of effect logic after changing the state of the fields

4 lines (3 loc) 87 B
export * from "./SliceManager"; export * from "./types"; export * from "./useManager";