
* expose rx.get_state() to get instance of state from anywhere * fix circular import and add read-only proxy
2 lines
57 B
Python
2 lines
57 B
Python
"""This module will provide interfaces for the state."""
|