MCPcopy Create free account
hub / github.com/MaterializeInc/materialize / resetStore

Function resetStore

console/src/jotai.ts:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 * ResetStoreContext instead.
26 */
27export function resetStore() {
28 store = createStore();
29}

Callers 2

vitest.setup.tsFile · 0.90
JotaiProviderWrapperFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected