UNPKG

@shopify/shopify-app-remix

Version:

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

3 lines 198 B
import type { BasicParams } from '../../types'; export declare function respondToBotRequest({ logger }: BasicParams, request: Request): void | never; //# sourceMappingURL=reject-bot-request.d.ts.map