@shopify/cli-kit
    Preparing search index...

    Function setMimeTypes

    • 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