UNPKG
@iot9x.com/nestjs-ucpaas-sms
Version:
latest (2.0.3)
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
0.0.2
0.0.1
nestjs 云之讯平台短信集成插件
@iot9x.com/nestjs-ucpaas-sms
/
dist
/
constants
/
common.constant.js
6 lines
(5 loc)
•
189 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
OPTIONS_PROVIDER
=
void
0
;
/** 配置Provider */
exports
.
OPTIONS_PROVIDER
=
Symbol
(
'OPTIONS_PROVIDER'
);