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

Method postMessage

tools/mcsim/DevicePane.js:47–49  ·  view source on GitHub ↗
(container, message)

Source from the content-addressed store, hash-verified

45 this.postMessage(container, message);
46 }
47 postMessage(container, message) {
48 model.SCREEN.postMessage(message);
49 }
50}
51
52export class DeviceWorker extends ScreenWorker {

Callers 1

postJSONMethod · 0.95

Calls 1

postMessageMethod · 0.65

Tested by

no test coverage detected