3 lines
80 B
JavaScript
3 lines
80 B
JavaScript
"use strict";
|
|
|
|
var worker = new Worker("WorkerDebuggerManager_childWorker.js");
|