← Back
Editing: slotted.js
module.exports = { parse: function compoundSelector() { return this.createSingleNodeList( this.Selector() ); } };
Save File
Cancel