add 404
This commit is contained in:
parent
803f25b9be
commit
69390c8508
6 changed files with 55 additions and 2 deletions
3
dist/index.d.ts
vendored
3
dist/index.d.ts
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue