MCPcopy
hub / github.com/SYJun404/frank / MaxValueList

Interface MaxValueList

src/queryMatch/utils/MatchDetail.d.ts:9–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9export interface MaxValueList {
10 tddtc: number,
11 tdt: number,
12 ge: number,
13 vs: number,
14 tmk: number
15}
16
17export interface SumDetail {
18 name: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected