adicionado funcos do e-licencie
This commit is contained in:
parent
3406cda5ef
commit
a80075ba02
21 changed files with 56 additions and 2 deletions
18
dist/index.d.ts
vendored
18
dist/index.d.ts
vendored
|
|
@ -45,6 +45,24 @@ export declare const estaticos: (caminho: keyof typeof Prefixos) => {
|
|||
html: {
|
||||
"404.html": string;
|
||||
};
|
||||
fundos: {
|
||||
"fundo-16.jpg": string;
|
||||
"fundo-15.jpg": string;
|
||||
"fundo-14.jpg": string;
|
||||
"fundo-13.jpg": string;
|
||||
"fundo-12.jpg": string;
|
||||
"fundo-11.jpg": string;
|
||||
"fundo-10.jpg": string;
|
||||
"fundo-09.jpg": string;
|
||||
"fundo-08.jpg": string;
|
||||
"fundo-07.jpg": string;
|
||||
"fundo-06.jpg": string;
|
||||
"fundo-05.jpg": string;
|
||||
"fundo-04.jpg": string;
|
||||
"fundo-03.jpg": string;
|
||||
"fundo-02.jpg": string;
|
||||
"fundo-01.jpg": string;
|
||||
};
|
||||
dados: {
|
||||
"tabela_ibama.json": string;
|
||||
"municipios.json": string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue