UNPKG

advanced-cropper

Version:

The core of the advanced cropper libraries family

3 lines (2 loc) 147 B
declare function getMimeType(data: ArrayBuffer | string | null | undefined, fallback?: string | null): string | undefined; export { getMimeType };