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

Function onload

example/gm_download.js:37–39  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

35 },
36
37 onload(data) {
38 console.log("load", data);
39 },
40});
41
42// 2. 下载 Blob 资源

Callers

nothing calls this directly

Calls 1

logMethod · 0.80

Tested by

no test coverage detected