Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
27
export
function
resetStore() {
28
store = createStore();
29
}
Callers
2
vitest.setup.ts
File · 0.90
JotaiProviderWrapper
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected