On this page:
path->mime-type

19 MIME🔗ℹ

 (require koyo/mime) package: koyo-lib

This module provides utilities for working with MIME types.

procedure

(path->mime-type p)  (or/c #f bytes?)

  p : path?
An alias for path-mime-type. This function is deprecated and will be removed in a future version.

Changed in version 0.13 of package koyo-lib: The implementation of this function was extracted into the mime-type-lib package.