UNPKG

@brandboostinggmbh/shopify-app-react-router

Version:

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

4 lines 253 B
import { BasicParams } from '../../../types'; import { AuthenticateCustomerAccount } from './types'; export declare function authenticateCustomerAccountFactory(params: BasicParams): AuthenticateCustomerAccount; //# sourceMappingURL=authenticate.d.ts.map