UNPKG

dreamstate

Version:

Store management library based on react context and observers

1 lines 264 B
import{useContext as r}from"react";import{createScopedProviderTree as o}from"./createScopedProviderTree.js";import{ScopeContext as e}from"../../scoping/ScopeContext.js";function t(t){return function(n){var c=r(e);return o(t,n,c)}}export{t as createScopedProvider};