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 087fb26 commit 606b67aCopy full SHA for 606b67a
README.md
@@ -51,6 +51,8 @@ new XmlDocument([
51
]);
52
```
53
54
+And serializing this again with `XmlDocument.toString()` will exactly give the original XML!
55
+
56
## Development
57
58
This project is written in Typescript and uses Bun.
0 commit comments