feat: add xml file helper to SDK

This commit is contained in:
Aiden McClelland
2026-03-18 23:47:17 -06:00
parent 476b10c413
commit b1b7d2fa70
3 changed files with 103 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
"@noble/hashes": "^1.7.2",
"@types/ini": "^4.1.1",
"deep-equality-data-structures": "^2.0.0",
"fast-xml-parser": "^5.5.6",
"ini": "^5.0.0",
"isomorphic-fetch": "^3.0.0",
"mime": "^4.0.7",