UNPKG

tripledoc

Version:

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

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