UNPKG

@shopify/shopify-app-remix

Version:

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

4 lines (2 loc) 110 B
import {ShopifyError} from '@shopify/shopify-api'; export class SessionNotFoundError extends ShopifyError {}