UNPKG

react-global-state-hooks

Version:

This is a package to easily handling global-state across your react components

2 lines (1 loc) 145 B
export { type ContextProvider, type ContextHook, type InferContextApi, createContext, default, } from 'react-hooks-global-states/createContext';