mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
fdee9737a8
Per HTML spec: `document.currentScript` Returns null if the Document is not currently executing a script or SVG script element (e.g., because the running script is an event handler, or a timeout), or if the currently executing script or SVG script element represents a module script.