UNPKG

simple-xml-dom

Version:

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

3 lines (2 loc) 78 B
exports.parse = require('./parse') exports.serialize = require('./serialize')