UNPKG

@shopify/shopify-app-remix

Version:

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

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