UNPKG

react-shared-states

Version:

Global state made as simple as useState, with zero config, built-in async caching, and automatic scoping.

5 lines (4 loc) 103 B
export * from './context'; export * from './hooks'; export * from './types'; export * from './config';