mirror of
https://github.com/servo/servo.git
synced 2025-07-01 12:33:40 +01:00
1 line
No EOL
51 B
JavaScript
1 line
No EOL
51 B
JavaScript
onmessage = function (ev) { postMessage(ev.data); } |