Sha256: 71983cde538be58517373f95e7991f705c836c7bcc2ccfe930c5c52ed6ef04fa
Contents?: true
Size: 149 Bytes
Versions: 29
Compression:
Stored size: 149 Bytes
Contents
# typed: strict # frozen_string_literal: true module ShopifyAPI module Errors class UnsupportedVersionError < StandardError end end end
Version data entries
29 entries across 29 versions & 1 rubygems