UNPKG

@shopify/shopify-app-react-router

Version:

Shopify React Router - to simplify the building of Shopify Apps with React Router

8 lines (5 loc) 176 B
import { ShopifyError } from '@shopify/shopify-api'; class SessionNotFoundError extends ShopifyError { } export { SessionNotFoundError }; //# sourceMappingURL=errors.mjs.map