feat: adc extenções
This commit is contained in:
parent
97184ef169
commit
f06f666cb4
9 changed files with 323 additions and 2 deletions
5
dist/extensoes.d.ts
vendored
Normal file
5
dist/extensoes.d.ts
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
export declare const extensoes: {
|
||||
ext: string;
|
||||
tipo: string;
|
||||
mime: string;
|
||||
}[];
|
||||
Loading…
Add table
Add a link
Reference in a new issue