Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ notification.ts
File
notification.ts
packages/types/src/notification.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ makeEnum } from
'./utils/makeEnum'
;
2
import
{ users } from
'./users'
;
3
import
{ mentions } from
'./mentions'
;
4
import
{ MentionNode } from
'./messages'
;
Callers
nothing calls this directly
Calls
1
makeEnum
Function · 0.90
Tested by
no test coverage detected