Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ getToastDurationMs
Function
getToastDurationMs
packages/plugin/src/tui/index.tsx:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
function getToastDurationMs(): number {
28
return unifiedToastDurationMs
29
}
30
31
function showToast(
32
api: TuiPluginApi,
Callers
1
showToast
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected