We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8bde7 commit 3fb37d6Copy full SHA for 3fb37d6
1 file changed
src/bigint-terminateallworkers.js
@@ -1,4 +1,4 @@
1
-import { myworker } from "./bigint-myworker";
+import { myworker } from "./bigint-myworker.js";
2
3
export function terminateallworkers() {
4
myworker.forEach(function (currentValue, index, arr) {
0 commit comments