adapt-authoring-mailer/index.js

/**
 * Email sending utilities
 * @namespace mailer
 */
export { default } from './lib/MailerModule.js'