Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlchat/sqlchat
/ setting.ts
File
setting.ts
src/store/setting.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ merge } from
"lodash-es"
;
2
import
{ create } from
"zustand"
;
3
import
{ persist } from
"zustand/middleware"
;
4
import
{ Setting } from
"@/types"
;
Callers
nothing calls this directly
Calls
1
getDefaultSetting
Function · 0.85
Tested by
no test coverage detected