UNPKG

@shopify/shopify-app-remix

Version:

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

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