UNPKG

emailjs-smtp-client

Version:

SMTP Client allows you to connect to an SMTP server in JS.

6 lines (4 loc) 101 B
import { expect } from 'chai' import sinon from 'sinon' global.expect = expect global.sinon = sinon