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