merge
This commit is contained in:
commit
f39c7ac93d
6 changed files with 14 additions and 4 deletions
5
dist/index.d.ts
vendored
5
dist/index.d.ts
vendored
|
|
@ -41,5 +41,8 @@ export declare const estaticos: (caminho: keyof typeof Prefixos) => {
|
|||
"404.html": string;
|
||||
"tabela_ibama.json": string;
|
||||
"municipios.json": string;
|
||||
background: {
|
||||
"Paisagem.jpg": string;
|
||||
};
|
||||
};
|
||||
export {};
|
||||
export {};
|
||||
Loading…
Add table
Add a link
Reference in a new issue