UNPKG

tencent-sms

Version:

sms plugin for tencent cloud

14 lines (13 loc) 220 B
'use strict'; module.exports = { credential: { secretId: '', secretKey: '', }, region: 'ap-guangzhou', profile: { httpProfile: { endpoint: 'sms.tencentcloudapi.com', }, }, };