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 4255640 commit 29bc040Copy full SHA for 29bc040
test/exports.spec.js renamed to test/main.spec.js
@@ -1,4 +1,4 @@
1
-import XMLSerializer from '../src/exports.js';
+import XMLSerializer from '../src/main.js';
2
3
describe('Module export', function() {
4
describe('constructor(preserveWhiteSpace=true)', function() {
0 commit comments