Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/stutrek/scrollmonitor
/ testEntry.ts
File
testEntry.ts
testEntry.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ isInBrowser } from
'./src/constants.js'
;
2
import
{ ScrollMonitorContainer } from
'./src/container.js'
;
3
4
if
(isInBrowser) {
Callers
nothing calls this directly
Calls
2
updateState
Method · 0.80
listenToDOM
Method · 0.80
Tested by
no test coverage detected