UNPKG

@brandboostinggmbh/shopify-app-react-router

Version:

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

3 lines 220 B
import { BasicParams } from '../../../types'; export declare const ensureAppIsEmbeddedIfRequired: (params: BasicParams, request: Request) => Promise<void>; //# sourceMappingURL=ensure-app-is-embedded-if-required.d.ts.map