wretch
    Preparing search index...

    Type Alias WretchError

    WretchError: Error & { response: WretchResponse; status: number; url: string }

    An Error enhanced with status, text and body.