1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-22 08:19:44 +00:00
Files
UXP/dom/workers/test/WorkerDebuggerManager_childWorker.js
T

4 lines
48 B
JavaScript

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