MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / onload

Function onload

example/gm_xhr.js:45–47  ·  view source on GitHub ↗
(resp)

Source from the content-addressed store, hash-verified

43 },
44
45 onload(resp) {
46 console.log("onload", resp);
47 },
48 onreadystatechange(resp) {
49 console.log("onreadystatechange", resp);
50 },

Callers 1

gm_api.test.tsFile · 0.50

Calls 1

logMethod · 0.80

Tested by

no test coverage detected