This commit is contained in:
Luiz Silva 2024-05-17 22:46:05 -03:00
parent 852c6a681e
commit bb66282bdd
6 changed files with 5 additions and 2 deletions

1
dist/index.d.ts vendored
View file

@ -36,6 +36,7 @@ export declare const estaticos: (caminho: keyof typeof Prefixos) => {
};
imagens: {
"quero-quero.gif": string;
"favicon.ico": string;
"exemplo_brasao.jpeg": string;
};
html: {