UNPKG

@shopify/shopify-app-react-router

Version:

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

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