Variable: EXT_TO_MIME
ts
const EXT_TO_MIME: Readonly<Record<string, string>>;Defined in: src/batteries/media/formats.ts:131
A small extension → MIME lookup for filenames produced by transforms.
const EXT_TO_MIME: Readonly<Record<string, string>>;Defined in: src/batteries/media/formats.ts:131
A small extension → MIME lookup for filenames produced by transforms.