UNPKG

gittoken-api-middleware

Version:

GitToken Express Middleware for GitHub Webhook Endpoints

8 lines (6 loc) 127 B
import smtpServer from './smtpServer' import smtpHandleAuth from './smtpHandleAuth' export { smtpHandleAuth, smtpServer }