UNPKG

@robinbobin/mimetype-constants

Version:

Extensible MIME constants with typescript support

2 lines (1 loc) 186 B
export declare const video: Readonly<Record<"video", Readonly<Record<"mp4" | "ogg" | "mpeg" | "webm" | "h264" | "mp2t" | "quicktime" | "threeGpp" | "threeGpp2" | "xMsvideo", string>>>>;