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