Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Kong/insomnia
/ callback
Function
callback
packages/insomnia/src/ui/hooks/use-timeout-when.ts:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
});
17
18
function
callback() {
19
savedRefCallback.current && savedRefCallback.current();
20
}
21
22
useEffect(() => {
23
if
(when) {
Callers
15
notifySubscribers
Method · 0.70
triggerCallbacks
Function · 0.70
useEditorRefresh
Function · 0.70
proxiedSetTimeout
Function · 0.50
entry.hidden-window.ts
File · 0.50
authorizeUserInWindow
Function · 0.50
proxiedSetTimeout
Function · 0.50
interceptAccessError
Function · 0.50
install-plugin.test.ts
File · 0.50
_transform
Method · 0.50
statAll
Function · 0.50
async
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected