WorkerGlobalScope.importScripts()
This method allows workers to synchronously import one or more scripts.
importScripts() works as expected: YES