UNPKG

use-s-react

Version:

useS is a minimal yet powerful React hook for managing both local and global state — with zero boilerplate

3 lines (2 loc) 76 B
export { useS } from "./hooks"; export { debugGlobalStore } from "./store";