8 lines
131 B
JSON
8 lines
131 B
JSON
|
{
|
||
|
"image/jpeg": ".jpg",
|
||
|
"image/png": ".png",
|
||
|
"image/gif": ".gif",
|
||
|
"video/mp4": ".mp4",
|
||
|
"video/webm": ".webm"
|
||
|
}
|