MCPcopy Create free account
hub / github.com/bytebase/bytebase / workspaceApprovalSetting.ts

File workspaceApprovalSetting.ts

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

Source from the content-addressed store, hash-verified

1import { create as createProto } from "@bufbuild/protobuf";
2import { v4 as uuidv4 } from "uuid";
3import { create } from "zustand";
4import { settingServiceClientConnect } from "@/connect";

Callers

nothing calls this directly

Calls 4

setFunction · 0.85
getFunction · 0.85
applyAndPersistFunction · 0.85

Tested by

no test coverage detected