Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ useModelMigrationNotifications.tsx
File
useModelMigrationNotifications.tsx
src/hooks/notifs/useModelMigrationNotifications.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import type { Notification } from
'src/context/notifications.js'
;
2
import { type GlobalConfig, getGlobalConfig } from
'src/utils/config.js'
;
3
import { useStartupNotification } from
'./useStartupNotification.js'
;
4
Callers
nothing calls this directly
Calls
1
recent
Function · 0.85
Tested by
no test coverage detected