lib/ittybit/types/api_response_base.rb



# frozen_string_literal: true

module Ittybit
  API_RESPONSE_BASE = Object
end