compatibilidade
This commit is contained in:
parent
a4f38b84d7
commit
d2fd401359
89 changed files with 131 additions and 32 deletions
|
|
@ -12,3 +12,4 @@ var operadores;
|
|||
operadores["like"] = "like";
|
||||
operadores["in"] = "in";
|
||||
})(operadores || (exports.operadores = operadores = {}));
|
||||
//# sourceMappingURL=consulta.js.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue