build
This commit is contained in:
parent
3f8faa35a2
commit
c8bc47d515
8 changed files with 47 additions and 3 deletions
4
src/produtos.ts
Normal file
4
src/produtos.ts
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
export enum Produtos {
|
||||
"e-licencie" = "e-licencie",
|
||||
"gov.e-licencie" = "gov.e-licencie",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue