UNPKG

@mantine/store

Version:

A library to sync external React state updates

3 lines (2 loc) 87 B
import { createStore, useStore } from "./store.mjs"; export { createStore, useStore };