Module

store/state

Members

# static constant set$$tate

Swaps the current value at the given path/lens into the global store with that of the given value. Checks to see if that value should be either spread into an existing object or a complete replacement

View Source store/state.ts, line 17