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

File notification.service.ts

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

Source from the content-addressed store, hash-verified

1import { stripLeadingAndTrailingSlashes } from '@openpanel/common';
2import { notificationQueue } from '@openpanel/queue';
3import { cacheable } from '@openpanel/redis';
4import type { IChartEvent, IChartEventFilter } from '@openpanel/validation';

Callers

nothing calls this directly

Calls 1

cacheableFunction · 0.90

Tested by

no test coverage detected