Webigail
    Preparing search index...

    Function fromContentType

    • A helper method that takes an HTTP Fetch Response and converts the body data based on its content type.

      This will favor a blob as the default type.

      Parameters

      • res: Response

      Returns Promise<any>