frappe_docker/frappe-bench/node_modules/less/test/less-bom/plugin/plugin-transitive.js
2017-07-31 15:51:51 +05:30

5 lines
122 B
JavaScript

functions.addMultiple({
"test-transitive" : function() {
return new tree.Anonymous( "transitive" );
}
});