This commit is contained in:
andreLMpena 2024-05-22 15:45:44 -03:00
parent aa36f4dfc8
commit 38ec017614
6 changed files with 11 additions and 2 deletions

3
dist/index.d.ts vendored
View file

@ -53,4 +53,7 @@ export declare const estaticos: (caminho: keyof typeof Prefixos) => {
"tabela_ibama.json": string;
"municipios.json": string;
};
background: {
"Paisagem.jpg": string;
};
};