MCPcopy
hub / github.com/CopyTranslator/CopyTranslator / flush

Method flush

src/main/pp-ocr.ts:80–82  ·  view source on GitHub ↗
(obj: any)

Source from the content-addressed store, hash-verified

78 });
79 }
80 flush(obj: any) {
81 return this.postMessage(obj);
82 }
83}
84
85interface PaddleResult {

Callers 1

onExitMethod · 0.45

Calls 1

postMessageMethod · 0.95

Tested by

no test coverage detected