Rxova
Skip to content

AnyStore

type AnyStore = SharedStore<Record<string, unknown>>;

Registry stores hold arbitrary keys — shape is decided by the hooks using them.