Add MIME
type
This commit is contained in:
parent
65bf34d1b8
commit
b50c55172d
1 changed files with 1 additions and 0 deletions
1
ts/types/MIME.ts
Normal file
1
ts/types/MIME.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export type MIMEType = string & { _mimeTypeBrand: any };
|
Loading…
Add table
Reference in a new issue