.
This commit is contained in:
parent
709a8d8f84
commit
9d1a3b2a6f
16 changed files with 50 additions and 16 deletions
10
dist-require/produtos/index.js
Normal file
10
dist-require/produtos/index.js
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.chave_produtos = void 0;
|
||||
var chave_produtos;
|
||||
(function (chave_produtos) {
|
||||
chave_produtos["suporte"] = "suporte";
|
||||
chave_produtos["betha-meio-ambiente"] = "betha-meio-ambiente";
|
||||
chave_produtos["e-licencie-gov"] = "e-licencie-gov";
|
||||
chave_produtos["e-licencie"] = "e-licencie";
|
||||
})(chave_produtos = exports.chave_produtos || (exports.chave_produtos = {}));
|
||||
Loading…
Add table
Add a link
Reference in a new issue