UNPKG

use-s-react

Version:

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

2 lines (1 loc) 135 B
export { createState, setGlobalState, debugGlobalStore, isKeyInitialized, getGlobalSnapshot, subscribeToGlobalState, } from "./store";