UNPKG

@shopify/shopify-app-remix

Version:

Shopify Remix - to simplify the building of Shopify Apps with Remix

4 lines 156 B
import { ShopifyError } from '@shopify/shopify-api'; export declare class SessionNotFoundError extends ShopifyError { } //# sourceMappingURL=errors.d.ts.map