UNPKG

@jupri-lab/react-store

Version:

A lightweight, easy-to-integrate, and type-safe state management library for React

4 lines (3 loc) 64 B
export interface IUseStoreOptions { subscribe?: boolean; }