UNPKG

@robinbobin/mimetype-constants

Version:

Extensible MIME constants with typescript support

2 lines (1 loc) 229 B
export declare const audio: Readonly<Record<"audio", Readonly<Record<"mp4" | "ogg" | "midi" | "mpeg" | "opus" | "threegpp" | "threegpp2" | "wav" | "webm" | "xAac" | "xAiff" | "xMidi" | "xMpegurl" | "xMsWma" | "xWav", string>>>>;