UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

7 lines (6 loc) 209 B
declare const _default: { verifyWebhook: (config: any, { strapi }: { strapi: import("@strapi/types/dist/core").Strapi; }) => (ctx: any, next: any) => Promise<void>; }; export default _default;