• Adds MIME type(s) to the dictionary.

    Parameters

    • newTypes: { [key: string]: string }

      Object of key-values where key is extension and value is mime type.

    Returns void