UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

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