Checks whether the target string is a valid Mime Type
target
expect(isMimeType('application/json').value).toBeTruthy()
The target string
Generated using TypeDoc
Checks whether the
targetstring is a valid Mime TypeExample