build
This commit is contained in:
parent
f06f666cb4
commit
e87d0a0239
3 changed files with 3 additions and 3 deletions
2
dist/extensoes.d.ts
vendored
2
dist/extensoes.d.ts
vendored
|
|
@ -1,5 +1,5 @@
|
|||
export declare const extensoes: {
|
||||
ext: string;
|
||||
tipo: string;
|
||||
tipo: "imagem" | "documento" | "vídeo";
|
||||
mime: string;
|
||||
}[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue