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

File utils.ts

frontend/src/react/components/CustomApproval/utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from "@bufbuild/protobuf";
2import { v4 as uuidv4 } from "uuid";
3import type { ConditionGroupExpr } from "@/plugins/cel";
4import { ExprType, type Factor, SQLTypeList, wrapAsGroup } from "@/plugins/cel";

Callers

nothing calls this directly

Calls 1

wrapAsGroupFunction · 0.90

Tested by

no test coverage detected