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

File email.ts

packages/trpc/src/routers/email.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { emailCategories } from '@openpanel/constants';
2import { db } from '@openpanel/db';
3import { verifyUnsubscribeToken } from '@openpanel/email';
4import { z } from 'zod';

Callers

nothing calls this directly

Calls 4

verifyUnsubscribeTokenFunction · 0.90
queryMethod · 0.80
hasMethod · 0.80
mapMethod · 0.45

Tested by

no test coverage detected