MCPcopy Create free account
hub / github.com/dailydotdev/apps / callback

Function callback

packages/shared/src/useDynamicHeader.ts:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 const callback = () => onScroll.current?.();
41
42 window.addEventListener('scroll', callback);
43

Callers 2

parseNodeRecursiveFunction · 0.50
completeActionThenFireFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected