UNPKG

@ffsm/store

Version:

A powerful state management library for React, providing a simple and efficient way to manage application state with built-in support for serialization, deserialization, and type safety.

3 lines (2 loc) 64 B
export * from './create-slice'; export * from './create-store';