Skip to main content
Module

std/media_types/_util.ts>DBEntry

Deno standard library
Go to Latest
interface DBEntry
import { type DBEntry } from "https://deno.land/std@0.180.0/media_types/_util.ts";

Supporting functions for media_types that do not make part of the public API.

Properties

source: string
optional
compressible: boolean
optional
charset: string
optional
extensions: string[]