control-freak-ide/Code/client/build/dgrid/dstore/extensions/RqlQuery.js
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

3 lines
273 B
JavaScript

//>>built
define("dstore/extensions/RqlQuery",["dojo/_base/declare","rql/js-array","../SimpleQuery"],function(b,c,d){return b(d,{_createFilterQuerier:function(a){return"string"===a.type?c.query(a.args[0]):this.inherited(arguments)}})});
//# sourceMappingURL=RqlQuery.js.map