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

Class

test/unit/test-loading-indicator.js:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 });
34
35 class IntersectionObserverStub {
36 constructor(callback, options) {
37 this.callback = callback;
38 this.options = options;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected