UNPKG

dreamstate

Version:

Store management library based on react context and observers

1 lines 131 B
import{useContext as o}from"react";import{ScopeContext as r}from"./ScopeContext.js";function t(){return o(r)}export{t as useScope};