This commit is contained in:
Luiz Silva 2024-05-22 16:23:56 -03:00
parent f39c7ac93d
commit a28b74e2d9
5 changed files with 8 additions and 15 deletions

6
dist/index.d.ts vendored
View file

@ -41,8 +41,6 @@ export declare const estaticos: (caminho: keyof typeof Prefixos) => {
"404.html": string;
"tabela_ibama.json": string;
"municipios.json": string;
background: {
"Paisagem.jpg": string;
};
"Paisagem.jpg": string;
};
export {};
export {};