Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ emailCategories } from
'@openpanel/constants'
;
2
import
{ db } from
'@openpanel/db'
;
3
import
{ verifyUnsubscribeToken } from
'@openpanel/email'
;
4
import
{ z } from
'zod'
;
Callers
nothing calls this directly
Calls
4
verifyUnsubscribeToken
Function · 0.90
query
Method · 0.80
has
Method · 0.80
map
Method · 0.45
Tested by
no test coverage detected