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

File session.service.ts

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

Source from the content-addressed store, hash-verified

1import { getSafeJson } from '@openpanel/json';
2import { cacheable } from '@openpanel/redis';
3import type { IChartEventFilter } from '@openpanel/validation';
4import sqlstring from 'sqlstring';

Callers

nothing calls this directly

Calls 1

cacheableFunction · 0.90

Tested by

no test coverage detected