UNPKG
tencent-sms
Version:
latest (0.0.1)
0.0.1
sms plugin for tencent cloud
tencent-sms
/
config
/
config.default.js
8 lines
(6 loc)
•
84 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
'use strict'
;
exports
.
tencentSms
= {
default
: {
// Timeout:600
}, };