We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 044c983 commit b31171fCopy full SHA for b31171f
test/test-lib.spec.js
@@ -1,4 +1,4 @@
1
-import { TextEncoder, TextDecoder } from "../src/lib.mjs"
+import { TextEncoder, TextDecoder } from "../src/lib.js"
2
import assert from "assert"
3
4
describe("text encode/decode", () => {
0 commit comments