UNPKG

@shopify/shopify-app-remix

Version:

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

4 lines 218 B
import { BasicParams } from '../../types'; import { AuthenticatePublic } from './types'; export declare function authenticatePublicFactory(params: BasicParams): AuthenticatePublic; //# sourceMappingURL=factory.d.ts.map