MCPcopy
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

uploadMethod · 0.80
flushMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected