UNPKG

@shopify/shopify-app-remix

Version:

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

3 lines 217 B
import { BasicParams } from '../../types'; export declare function respondToOptionsRequest(params: BasicParams, request: Request, corsHeaders?: string[]): void; //# sourceMappingURL=respond-to-options-request.d.ts.map