mailinator-client
Version:
Mailinator REST API client for JavaScript applications.
8 lines (7 loc) • 329 B
TypeScript
export * from './CustomServiceWebhookResponseStatus';
export * from './PrivateCustomServiceInboxWebhookRequest';
export * from './PrivateCustomServiceWebhookRequest';
export * from './PrivateInboxWebhookRequest';
export * from './PrivateWebhookRequest';
export * from './Webhook';
export * from './WebhookResponseStatus';