UNPKG

tripledoc

Version:

Library to read, create and update documents on a Solid Pod

8 lines (7 loc) 137 B
module.exports = { parse: function() { return this.createSingleNodeList( this.SelectorList() ); } };