UNPKG

@iwci/shopify-app-utils

Version:

This library adds a variety of utilities to simpliy usage of some shopify APIs.

3 lines (2 loc) 179 B
import type { WebhookHandlersParam } from '../types'; export declare function webhooks(params: WebhookHandlersParam): import('@shopify/shopify-app-express').WebhookHandlersParam;