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