Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/liyupi/sql-mother
/ reset
Function
reset
src/core/globalStore.ts:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
},
28
actions: {
29
reset() {
30
this.$reset();
31
},
32
},
33
});
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected