UNPKG
@vetsmm/nestjs-sns
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
NestJS module for AWS SNS
github.com/vetsmm/nestjs-sns
vetsmm/nestjs-sns
@vetsmm/nestjs-sns
/
dist
/
sns.constants.js
5 lines
(4 loc)
•
156 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
SNS_OPTIONS
=
void
0
;
exports
.
SNS_OPTIONS
=
Symbol
.
for
(
'SNS_OPTIONS'
);