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