Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/keywork/types/mime-db.d.ts>MimeDatabase

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Go to Latest
interface MimeDatabase
import { type MimeDatabase } from "https://deno.land/x/keywork@v6.0.1/types/mime-db.d.ts";

Index Signatures

readonly [type: string]: MimeEntry