MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / testworker.js

File testworker.js

tools/testmc/testworker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1self.onmessage = function(value) {
2 self.postMessage({value});
3}

Callers

nothing calls this directly

Calls 1

postMessageMethod · 0.65

Tested by

no test coverage detected