This commit is contained in:
Luiz Silva 2024-05-06 19:04:44 -03:00
parent 803f25b9be
commit 69390c8508
6 changed files with 55 additions and 2 deletions

3
dist/index.d.ts vendored
View file

@ -38,6 +38,9 @@ export declare const estaticos: (caminho: keyof typeof Prefixos) => {
"quero-quero.gif": string;
"exemplo_brasao.jpeg": string;
};
html: {
"404.html": string;
};
dados: {
"tabela_ibama.json": string;
"municipios.json": string;