UNPKG

xmldoc

Version:

A lightweight XML Document class for JavaScript.

4 lines (3 loc) 164 B
// This file is just added for convenience so this repository can be // directly checked out into a project's deps folder module.exports = require('./lib/xmldoc');