Dactyloidae/dom/workers/test/WorkerDebuggerManager_childWorker.js

3 lines
48 B
JavaScript
Raw Normal View History

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