MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / breakdown

Function breakdown

packages/db/src/services/chart-sql.test.ts:42–42  ·  view source on GitHub ↗
(name: string)

Source from the content-addressed store, hash-verified

40});
41
42const breakdown = (name: string): IChartBreakdown => ({ id: name, name });
43
44let chReachable = false;
45

Callers 1

chart-sql.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected