MCPcopy Index your code
hub / github.com/bytebase/bytebase / editor.ts

File editor.ts

frontend/src/react/stores/sqlEditor/editor.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useSyncExternalStore } from "react";
2import { create, type StoreApi, type UseBoundStore } from "zustand";
3import { immer } from "zustand/middleware/immer";
4import { useAppStore } from "@/react/stores/app";

Callers

nothing calls this directly

Calls 3

readProjectFunction · 0.85
readResultRowsLimitFunction · 0.85
readRedisOptionFunction · 0.85

Tested by

no test coverage detected