UNPKG
node-signed-mailer
Version:
latest (0.1.1)
0.1.1
0.1.0
Send emails signed with your S/MIME certificate
gitlab.com/marco.combosch/node-signed-mailer
node-signed-mailer
/
dist
/
const.d.ts
2 lines
(1 loc)
•
59 B
TypeScript
View Raw
1
2
export
declare
const
BOUNDARY_NAME
=
"Node-Signed-Mailer"
;