Utility functions for determining the mime-types files.
Type: var
A map of file extensions to mime-types.
Type: var
Arguments:
[filename]
[filename mime-types]
Get the mimetype from the filename extension. Takes an optional map of
extensions to mimetypes that overrides values in the default-mime-types map.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close