UNPKG

@evshiron/exifr

Version:

📷 The fastest and most versatile JavaScript EXIF reading library.

5 lines (3 loc) • 105 B
import global from './global.mjs' export let fetch = global.fetch export const set = f => fetch = f