UNPKG

media-type-detector

Version:

Detects and categorizes media files (image, video, document, etc.) from a Blob using file-type.

4 lines (3 loc) 90 B
export * from './detectMediaCategory'; export * from './types'; export * from './errors';