UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

3 lines 189 B
import type { IWebhookFunctions } from 'n8n-workflow'; export declare function verifySignature(this: IWebhookFunctions): Promise<boolean>; //# sourceMappingURL=StripeTriggerHelpers.d.ts.map