export { getMimeType, isTextMimeType } from './utils.mime.js'; export { generateETag, generateStrongETag, matchesETag } from './utils.etag.js';