UNPKG

@robinbobin/mimetype-constants

Version:

Extensible MIME constants with typescript support

2 lines (1 loc) 180 B
export declare const text: Readonly<Record<"text", Readonly<Record<"javascript" | "xml" | "calendar" | "css" | "csv" | "html" | "plain" | "richtext" | "sgml" | "yaml", string>>>>;