backoffice/node_modules/less/test/less-bom/plugin/plugin-transitive.js

6 lines
122 B
JavaScript
Raw Normal View History

2020-02-06 10:09:39 +00:00
functions.addMultiple({
"test-transitive" : function() {
return new tree.Anonymous( "transitive" );
}
});