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