File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
packages/api/src/lib/utils Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ export type MimeType =
79
79
| 'application/cea-2018+xml'
80
80
| 'application/cellml+xml'
81
81
| 'application/cfw'
82
+ | 'application/cid'
82
83
| 'application/cid-edhoc+cbor-seq'
83
84
| 'application/city+json'
84
85
| 'application/city+json-seq'
@@ -1478,6 +1479,7 @@ export type MimeType =
1478
1479
| 'application/vnd.stepmania.stepchart'
1479
1480
| 'application/vnd.street-stream'
1480
1481
| 'application/vnd.sun.wadl+xml'
1482
+ | 'application/vnd.superfile.super'
1481
1483
| 'application/vnd.sus-calendar'
1482
1484
| 'application/vnd.svd'
1483
1485
| 'application/vnd.swiftview-ics'
@@ -1873,6 +1875,7 @@ export type MimeType =
1873
1875
| 'image/tiff-fx'
1874
1876
| 'image/vnd.adobe.photoshop'
1875
1877
| 'image/vnd.airzip.accelerator.azv'
1878
+ | 'image/vnd.blockfact.facti'
1876
1879
| 'image/vnd.clip'
1877
1880
| 'image/vnd.cns.inf2'
1878
1881
| 'image/vnd.dece.graphic'
You can’t perform that action at this time.
0 commit comments