MCPcopy 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

1import { isInBrowser } from './src/constants.js';
2import { ScrollMonitorContainer } from './src/container.js';
3
4if (isInBrowser) {

Callers

nothing calls this directly

Calls 2

updateStateMethod · 0.80
listenToDOMMethod · 0.80

Tested by

no test coverage detected