ReadonlydestroyDestroys the store, cleans up its Rust state, and deletes the file.
ReadonlygetPath where the store is saved.
ReadonlyidStore id.
ReadonlysaveSaves the store to the disk.
ReadonlysaveSaves all stores to the disk.
ReadonlysaveSaves all the stores to the disk immediately, ignoring the save strategy.
ReadonlysaveSaves the store to the disk immediately, ignoring the save strategy.
ReadonlystartStarts watching for changes.
Valtio proxy state.
ReadonlystopStops watching for changes.
Subscribes to changes in the store.
Subscribes to changes in a key of the store.
A contract that a store must adhere to in order to be considered a valid implementation.