MCPcopy Create free account
hub / github.com/hoothin/UserScripts /

Class

Picviewer CE+/dist.user.js:12058–12058  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12056 } else GM_fetch = fetch;
12057
12058 class ImageSizeFetcher {
12059 constructor(gmXhr, config = {}) {
12060 if (!gmXhr) throw new Error("GM_xmlhttpRequest is required");
12061 this.gmXhr = gmXhr;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected