UNPKG

@robinbobin/mimetype-constants

Version:

Extensible MIME constants with typescript support

10 lines (9 loc) 261 B
export * from './application'; export * from './audio'; export { createTypeGroup } from './createTypeGroup'; export * from './font'; export * from './image'; export * from './multipart'; export * from './text'; export * from './types'; export * from './video';