UNPKG

@shopify/shopify-app-express

Version:

Shopify Express Middleware - to simplify the building of Shopify Apps with Express

6 lines 190 B
export declare class ShopifyAppError extends Error { constructor(...args: any); } export declare class SessionStorageError extends ShopifyAppError { } //# sourceMappingURL=error.d.ts.map