UNPKG

@robinbobin/mimetype-constants

Version:

Extensible MIME constants with typescript support

2 lines (1 loc) 172 B
export declare const image: Readonly<Record<"image", Readonly<Record<"avif" | "bmp" | "gif" | "jpeg" | "png" | "svgXml" | "tiff" | "vndMicrosoftIcon" | "webp", string>>>>;