Lookup table for synthesizing a download filename when the artifact version
has no FileName set. Covers the MIME types declared by the seed Image
artifact type (image/*); anything not listed falls back to img.
Exported so the unit test can assert the mapping without instantiating an
Angular component (the package's vitest config uses the node environment).
Lookup table for synthesizing a download filename when the artifact version has no
FileNameset. Covers the MIME types declared by the seedImageartifact type (image/*); anything not listed falls back toimg.Exported so the unit test can assert the mapping without instantiating an Angular component (the package's vitest config uses the
nodeenvironment).