esm
esm copied to clipboard
Possibility to use esm in worker threads or threads.js
I tried to use worker threads or threads.js in my esm project but the import
will not work in my worker thread file.
Is it possible to use esm in a worker thread file or with thread.js
?