mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
b6cdb31c05
PrismJS uses `WorkerGlobalScope` and `self` for detecting browser's Web
Worker context:
|
||
---|---|---|
.. | ||
__test__.jsonc | ||
main.out | ||
main.ts | ||
worker1.ts | ||
worker2.ts | ||
worker3.ts | ||
worker4.ts |