MCPcopy Create free account
hub / github.com/Silentely/eSIM-Tools /

Class

tests/setup.js:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55
56// 模拟 IntersectionObserver
57global.IntersectionObserver = class IntersectionObserver {
58 constructor() {}
59 disconnect() {}
60 observe() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected