UNPKG
@cs-open/react-fabric
Version:
latest (0.0.13)
0.0.13
0.0.12
0.0.10
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
React Fabric
cs-open.github.io/react-fabric/
cs-open/react-fabric
@cs-open/react-fabric
/
dist
/
esm
/
contexts
/
StoreContext.mjs
3 lines
(2 loc)
•
158 B
JavaScript
View Raw
1
2
3
"use client"
;
import
{createContext
as
t}
from
"react"
;
const
e=
t
(
null
),o=e.
Provider
;
export
{o
as
Provider
,e
as
default
};
//# sourceMappingURL=StoreContext.mjs.map