UNPKG

@shopify/shopify-app-remix

Version:

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

3 lines 214 B
import type { BasicParams } from '../../../types'; export declare function beginAuth(params: BasicParams, request: Request, isOnline: boolean, shop: string): Promise<never>; //# sourceMappingURL=begin-auth.d.ts.map