This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartxml
Watch
3
Star
0
Fork
0
You've already forked smartxml
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e7f6805eab1a3a008506888c9835637a950f2699
smartxml
/
ts
/
smartxml.plugins.ts
4 lines
77 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): update
2020-10-24 16:39:37 +00:00
import
*
as
fastXmlParser
from
'fast-xml-parser'
;
BREAKING CHANGE(core): Implement custom XmlBuilder, remove xmlbuilder2, upgrade fast-xml-parser, update SmartXml API, tests and CI
2025-11-19 20:40:57 +00:00
export
{
fastXmlParser
}
;
Reference in New Issue
Copy Permalink