UNPKG
nestjs-tencent-sms
Version:
latest (1.0.1)
1.0.1
1.0.0
A nestjs Tencent Sms Service
github.com/ShmmGood/nestjs-tencent-sms
ShmmGood/nestjs-tencent-sms
nestjs-tencent-sms
/
dist
/
constant.js
5 lines
(4 loc)
•
190 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
TENCENT_SMS_MODULE_OPTIONS
=
void
0
;
exports
.
TENCENT_SMS_MODULE_OPTIONS
=
Symbol
(
'TENCENT_SMS_OPTIONS'
);