UNPKG

emailengine-client

Version:

A TypeScript client for the EmailEngine API

4 lines (3 loc) 204 B
export { WebhooksApi } from './api'; export { GetWebhookRoutesOptions } from './models/GetWebhooksOptions'; export { GetWebhookRouteInformationOptions } from './models/GetWebhookRouteInformationOptions';