WorkerGlobalScope.importScripts()
Fleeting- External reference: https://developer.mozilla.org/en-US/docs/Web/API/WorkerGlobalScope/importScripts
WorkerGlobalScope.importScripts() - Web APIs | MDN
The importScripts() method of the WorkerGlobalScope interface synchronously imports one or more scripts into the worker’s scope.
— https://developer.mozilla.org/en-US/docs/Web/API/WorkerGlobalScope/importScripts