UNPKG

@shopify/shopify-app-remix

Version:

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

3 lines 225 B
export declare function getSessionTokenHeader(request: Request): string | undefined; export declare function getSessionTokenFromUrlParam(request: Request): string | null; //# sourceMappingURL=get-session-token-header.d.ts.map