Add `MIME` type
parent
65bf34d1b8
commit
b50c55172d
@ -0,0 +1 @@
|
||||
export type MIMEType = string & { _mimeTypeBrand: any };
|
Loading…
Reference in New Issue