UNPKG

@shopify/shopify-app-react-router

Version:

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

4 lines 222 B
import { BasicParams } from '../../types'; import type { AuthenticateFlow } from './types'; export declare function authenticateFlowFactory(params: BasicParams): AuthenticateFlow; //# sourceMappingURL=authenticate.d.ts.map