UNPKG

@applitools/css-tree

Version:

A temporary custom copy of https://github.com/csstree/csstree

12 lines (9 loc) 201 B
'use strict'; // legacy IE function // expression( <any-value> ) function expressionFn() { return this.createSingleNodeList( this.Raw(null, false) ); } module.exports = expressionFn;