blob: cd321fe24606bb55f3be570e31740b99d6fbff47 [file] [log] [blame]
import('./export-on-load-script.js')
.then(module => postMessage(module.importedModules));