up
This commit is contained in:
parent
ef34df1657
commit
484f2f4593
7 changed files with 16 additions and 17 deletions
|
|
@ -33,7 +33,7 @@ __export(consulta_exports, {
|
|||
zOperadores: () => zOperadores
|
||||
});
|
||||
module.exports = __toCommonJS(consulta_exports);
|
||||
var import_zod = __toESM(require("zod"), 1);
|
||||
var import_zod = __toESM(require("zod"));
|
||||
var operadores = /* @__PURE__ */ ((operadores2) => {
|
||||
operadores2["="] = "=";
|
||||
operadores2["!="] = "!=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue