Sha256: b12a58cbf979a11b4d60364eb3541dca0a18f1c03ad6476a4a828f6e03a77476

Contents?: true

Size: 859 Bytes

Versions: 1

Compression:

Stored size: 859 Bytes

Contents

# This file is autogenerated. Do not edit it by hand. Regenerate it with:
#   srb rbi gems

# typed: strict
#
# If you would like to make changes to this file, great! Please create the gem's shim here:
#
#   https://github.com/sorbet/sorbet-typed/new/master?filename=lib/tracker_api/all/tracker_api.rbi
#
# tracker_api-1.13.0

module TrackerApi
end
class TrackerApi::Error < StandardError
  def faraday_response_error?(wrapped_exception); end
  def initialize(wrapped_exception); end
  def response; end
  def wrapped_exception; end
end
module TrackerApi::Errors
end
class TrackerApi::Errors::UnexpectedData < StandardError
end
class TrackerApi::Errors::ClientError < TrackerApi::Error
end
class TrackerApi::Errors::ServerError < TrackerApi::Error
end
module TrackerApi::Endpoints
end
module TrackerApi::Resources
end
module TrackerApi::Resources::Shared
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ipt-2.1.0 sorbet/rbi/gems/tracker_api.rbi