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