Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ track.validation.ts
File
track.validation.ts
packages/validation/src/track.validation.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ RESERVED_EVENT_NAMES } from
'@openpanel/constants'
;
2
import
{ z } from
'zod'
;
3
import
{ isBlockedEventName } from
'./event-blocklist'
;
4
Callers
nothing calls this directly
Calls
3
isBlockedEventName
Function · 0.90
union
Method · 0.80
join
Method · 0.80
Tested by
no test coverage detected