Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thebuilder/react-intersection-observer
/ observe.test.ts
File
observe.test.ts
src/__tests__/observe.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ observe } from
"../"
;
2
import
{ optionsToId } from
"../observe"
;
3
import
{ intersectionMockInstance, mockIsIntersecting } from
"../test-utils"
;
4
Callers
nothing calls this directly
Calls
4
mockIsIntersecting
Function · 0.90
intersectionMockInstance
Function · 0.90
optionsToId
Function · 0.90
observe
Function · 0.85
Tested by
no test coverage detected