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

File event.service.ts

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

Source from the content-addressed store, hash-verified

1import { DateTime, toDots } from '@openpanel/common';
2import { cacheable } from '@openpanel/redis';
3import type { IChartEventFilter } from '@openpanel/validation';
4import { assocPath, last, mergeDeepRight, path, uniq } from 'ramda';

Callers

nothing calls this directly

Calls 1

cacheableFunction · 0.90

Tested by

no test coverage detected