UNPKG

connect-sdk-nodejs

Version:

SDK to communicate with the Ingenico ePayments platform using the Ingenico Connect Server API

4 lines (3 loc) 123 B
import { WebhooksHelper } from "../model/webhooks"; declare const webhooksHelper: WebhooksHelper; export = webhooksHelper;