unstated-debug
unstated-debug copied to clipboard
Debug your Unstated containers with ease
Results
2
unstated-debug issues
Sort by
recently updated
recently updated
newest added
Hey! Thanks for the lib but are you working on with unstated-next already? Thanks again!
enhancement
help wanted
When using this debugger I cannot access any containers which have been `injected` into my provider. ie: ``` const authContainer = new AuthContainer(); ... ... ``` Is there any way...