UNPKG
mlcl_mailer
Version:
latest (0.8.0)
0.8.0
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.4.3
0.4.2
0.4.1
0.3.3
0.3.2
0.3.1
0.3.0
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.2
0.0.1
Mailer plugin for molecuel
github.com/molecuel/mlcl_mailer
molecuel/mlcl_mailer
mlcl_mailer
/
src
/
config.js
7 lines
•
118 B
JavaScript
View Raw
1
2
3
4
5
6
7
'use strict'
;
let
config; config = {
name
:
'mailer'
};
module
.
exports
= config;
//# sourceMappingURL=config.js.map