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

Class

packages/db/src/services/overview.service.ts:207–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205};
206
207export class OverviewService {
208 constructor(private client: typeof ch) {}
209
210 private getFillConfig(interval: string, startDate: string, endDate: string) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected