UNPKG

atomic-state

Version:

Atomic State is a state management library for React

4 lines (3 loc) 132 B
import { AtomicState as AtomicStateSync } from '../mod'; declare const AtomicState: typeof AtomicStateSync; export { AtomicState };