MCPcopy 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
27function getToastDurationMs(): number {
28 return unifiedToastDurationMs
29}
30
31function showToast(
32 api: TuiPluginApi,

Callers 1

showToastFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected