Get the current state
After creating a store, you can now consume it into your application. To get the current state, you need to use the copy
method of the store.
your-controller.ts
Last updated
Was this helpful?
After creating a store, you can now consume it into your application. To get the current state, you need to use the copy
method of the store.
Last updated
Was this helpful?