MCPcopy 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

1import { merge } from "lodash-es";
2import { create } from "zustand";
3import { persist } from "zustand/middleware";
4import { Setting } from "@/types";

Callers

nothing calls this directly

Calls 1

getDefaultSettingFunction · 0.85

Tested by

no test coverage detected