Sha256: 43409119ead151235938396735037ce45c0272bea078fc4e378075141f0a4b00
Contents?: true
Size: 149 Bytes
Versions: 31
Compression:
Stored size: 149 Bytes
Contents
# typed: strict # frozen_string_literal: true module ShopifyAPI module Errors class InvalidHttpRequestError < StandardError end end end
Version data entries
31 entries across 31 versions & 1 rubygems