mail v0.2.2 Mail.MIME

Link to this section Summary

Functions

Returns the mimetype for a given file extension.

Link to this section Functions

Link to this function

type(extension)

Returns the mimetype for a given file extension.

Mail.Mimetype.type("md")
"text/markdown"