%PDF- %PDF-
Direktori : /home/ugotscom/3vfm3/node_modules/css-tree/lib/syntax/pseudo/common/ |
Current File : /home/ugotscom/3vfm3/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js |
var ALLOW_OF_CLAUSE = true; module.exports = { parse: function nthWithOfClause() { return this.createSingleNodeList( this.Nth(ALLOW_OF_CLAUSE) ); } };