UNPKG

@shopify/shopify-app-remix

Version:

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

3 lines 198 B
import { BasicParams } from '../../../types'; export declare function redirectOutOfApp(params: BasicParams, request: Request, url: string, shop: string): never; //# sourceMappingURL=helpers.d.ts.map