This is the list of file extensions with their mime types, nothing more. The list is extracted from mime-db.
import mime from 'mime.json';
mime['js']; // => 'application/javascript'
mime.json; // => 'application/json'| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the list of file extensions with their mime types, nothing more. The list is extracted from mime-db.
import mime from 'mime.json';
mime['js']; // => 'application/javascript'
mime.json; // => 'application/json'