Source code

Revision control

Copy as Markdown

Other Tools

"use strict";
self.onerror = function () {
postMessage("error");
};