UNPKG

react-environment-setup

Version:
6 lines (4 loc) 94 B
// 初始化state const StoreState: Record<symbol, any> = { } export default StoreState