UNPKG

simple-xml-dom

Version:

A thin wrapper around DOMParser and XMLSerializer for node and the browser.

3 lines (2 loc) 91 B
var xml = require('xmldom') module.exports = require('./lib/serialize')(xml.XMLSerializer)