UNPKG

@dbeining/react-atom

Version:

State management made simple for React. Built on React Hooks. Inspired by `atom`s in `reagent.cljs`.

4 lines (3 loc) 124 B
export * from "@libre/atom"; export { initialize, useAtom } from "./react-atom-internal"; export * from "./internal-types";