Searched refs:nestedStore (Results 1 – 1 of 1) sorted by relevance
203 const nestedStore = fooState.createSubStore<Bar>( constant208 nestedStore.edit((draft) => {212 expect(nestedStore.state).toEqual({339 const nestedStore = store.createSubStore<Bar>( constant346 nestedStore.subscribe(callback);