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