UNPKG

mailslurp-client

Version:

Official client for MailSlurp Email and SMS API. Create email addresses and phone numbers in Javascript without a mail server. Send and receive real emails in applications or tests.

6 lines (5 loc) 119 B
/* tslint:disable */ /* eslint-disable */ export * from './runtime'; export * from './apis'; export * from './models';