build
This commit is contained in:
parent
6a09a32643
commit
360670ad78
5 changed files with 645 additions and 633 deletions
8
dist/index.d.ts
vendored
8
dist/index.d.ts
vendored
|
|
@ -456,6 +456,14 @@ export declare const estaticos: (caminho: keyof typeof Prefixos) => {
|
|||
"3ga.svg": string;
|
||||
"3g2.svg": string;
|
||||
};
|
||||
"icones-funcionalidades": {
|
||||
"projeto.png": string;
|
||||
"lista-de-tarefas.png": string;
|
||||
"licenca.png": string;
|
||||
"leia-me.txt": string;
|
||||
"exame.png": string;
|
||||
"analise-de-dados.png": string;
|
||||
};
|
||||
html: {
|
||||
"404.html": string;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue