UNPKG

tripledoc

Version:

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

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