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