• Adds MIME type(s) to the dictionary.

    Parameters

    • newTypes: Record<string, string>

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

    Returns void