UNPKG

emailengine-client

Version:

A TypeScript client for the EmailEngine API

4 lines (3 loc) 195 B
export { DeliveryTestApi } from './api'; export { CheckTestStatusOptions } from './models/CheckTestStatusOptions'; export { CreateDeliveryTestOptions } from './models/CreateDeliveryTestOptions';