MCPcopy Create free account
hub / github.com/ampproject/amphtml /

Class

test/unit/test-ini-load.js:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 ]);
93
94 class FakeIntersectionObserver {
95 constructor(callback, options) {
96 this.callback = callback;
97 this.options = options;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected