Replies: 1 comment 1 reply
-
You can do it easily using the registry:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Akita, there is a
getStoresSnapshot
andsetStoresSnapshot
.Looking in the documentation for Elf, there is a
getStoresSnapshot
but not asetStoresSnapshot
. Is there an equivalent function where you can easily export and then re-import state for Elf?If not, this would be a great future feature for the library :)
Beta Was this translation helpful? Give feedback.
All reactions