build
This commit is contained in:
parent
bb7411a5f5
commit
0da74b1ff2
9 changed files with 15 additions and 15 deletions
|
|
@ -1,8 +1,8 @@
|
|||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.chave_produto = void 0;
|
||||
exports.chaves_produto = void 0;
|
||||
var zod_1 = require("zod");
|
||||
exports.chave_produto = zod_1.z.enum([
|
||||
exports.chaves_produto = zod_1.z.enum([
|
||||
"suporte",
|
||||
"betha-meio-ambiente",
|
||||
"e-licencie-gov",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue