MCPcopy
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

notifySubscribersMethod · 0.70
triggerCallbacksFunction · 0.70
useEditorRefreshFunction · 0.70
proxiedSetTimeoutFunction · 0.50
authorizeUserInWindowFunction · 0.50
proxiedSetTimeoutFunction · 0.50
interceptAccessErrorFunction · 0.50
_transformMethod · 0.50
statAllFunction · 0.50
asyncFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected