feat(xmlbuilder2): adjust xmlbuilder2/index.js

This commit is contained in:
dancingCycle 2024-01-09 14:54:23 +01:00
parent c61f8abb51
commit 5dcf1b67ac
1 changed files with 2 additions and 0 deletions

View File

@ -41,3 +41,5 @@ fs.writeFileSync(full_file_name, xml, function(err) {
});
//FYI: https://stackoverflow.com/a/38829931/15078958
//FYI: https://www.js-tutorials.com/nodejs-tutorial/how-to-create-xml-file-using-nodejs-xmlbuilder2/
//FYI: https://oozcitak.github.io/xmlbuilder2/namespaces.html