export const mimeTypes = { html: "text/html", js: "application/javascript", css: "text/css", json: "application/json", };