Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/koodo-reader/koodo-reader
/ submit
Method
submit
public/lib/pdfjs/pdf.worker.mjs:51255–51257 ·
view source on GitHub ↗
(attrs)
Source
from the content-addressed store, hash-verified
51253
return
new
SubjectDNs(attrs);
51254
}
51255
static submit(attrs) {
51256
return
new
Submit(attrs);
51257
}
51258
static template(attrs) {
51259
return
new
Template(attrs);
51260
}
Callers
2
upload
Method · 0.80
flush
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected