reflex/reflex/istate/__init__.py
Thomas Brandého 0ed7c5d969
expose rx.get_state() to get instance of state from anywhere (#3959)
* expose rx.get_state() to get instance of state from anywhere

* fix circular import and add read-only proxy
2024-11-05 16:21:59 +01:00

2 lines
57 B
Python

"""This module will provide interfaces for the state."""