UNPKG

@techmely/utils

Version:

Collection of helpful JavaScript / TypeScript utils

19 lines (16 loc) 297 B
/*! * @techmely/utils * Copyright(c) 2021-2024 Techmely <techmely.creation@gmail.com> * MIT Licensed */ import { MimeType, getMimeTypeFromExtension, mimeTable } from "./chunk-Z33GKF6Y.mjs"; import "./chunk-NYLAFCGV.mjs"; export { MimeType, getMimeTypeFromExtension, mimeTable };