blob: 8f56d156e2add4461b309a7f8476703224e06235 [file] [log] [blame]
import('./dynamic-import-worker.js')
.then(module => postMessage('LOADED'));