Dactyloidae/dom/workers/test/WorkerDebugger.console_childWorker.js

3 lines
48 B
JavaScript
Raw Normal View History

"use strict";
self.onmessage = function () {};