birdofpreyru / react-global-state

Efficient and simple to use global state management for React, implemented with hooks, and spiced by useful data management functions (async retreival, caching, etc.)
https://dr.pogodin.studio/docs/react-global-state/index.html
Other
1 stars 0 forks source link

Double-check `AsyncCollectionT` type is exported (seems to be not) #106

Closed birdofpreyru closed 3 days ago

birdofpreyru commented 2 weeks ago

https://github.com/birdofpreyru/react-utils/issues/380

birdofpreyru commented 3 days ago

It is exported: https://github.com/birdofpreyru/react-global-state/blob/a969436629b0f25cf78824b86cd221d1bf17579d/src/index.ts#L28