UNPKG

node-signed-mailer

Version:

Send emails signed with your S/MIME certificate

5 lines (4 loc) 155 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BOUNDARY_NAME = void 0; exports.BOUNDARY_NAME = 'Node-Signed-Mailer';