UNPKG

@brandboostinggmbh/shopify-app-react-router

Version:

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

3 lines 268 B
import { BasicParams } from '../../types'; export declare function createOrLoadOfflineSession(shop: string, { api, config, logger }: BasicParams): Promise<import("@shopify/shopify-api").Session | undefined>; //# sourceMappingURL=create-or-load-offline-session.d.ts.map