UNPKG

zippy-store

Version:

A lightweight and versatile global state management solution designed for seamless integration in both JavaScript and React applications. Provides a simple and efficient way to manage shared state across components and even in non-React JavaScript environ

4 lines 121 B
import store from "./store"; import create from "./create"; export { create, store }; //# sourceMappingURL=index.d.ts.map