1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-27 18:58:45 +00:00
Files
UXP/dom/workers/test/WorkerDebuggerGlobalScope.setImmediate_worker.js
T

4 lines
47 B
JavaScript

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