UNPKG

@sampettersson/constate

Version:

Yet another React state management library that lets you work with local state and scale up to global state with ease

4 lines (3 loc) 177 B
/// <reference types="react" /> declare const _default: import("react").ComponentType<import("react").ConsumerProps<import("./Context").ContextState>>; export default _default;