You can only import this module by specifying the API version you want to target. Append /v* to the import path, where the * represents the API version. Below are ...
Simple RFC 6838 media type parser. This module will parse a given media type into it's component parts, like type, subtype, and suffix. A formatter is also provided to put them back together and the ...