Source code

Revision control

Copy as Markdown

Other Tools

self.onmessage = msg => {
self.postMessage(msg.data);
};