UNPKG
nest-shrimpy
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Shrimpy wrapper for NestJS
nest-shrimpy
/
dist
/
constants.js
5 lines
(4 loc)
•
171 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
NEST_SHRIMPY_OPTIONS
=
void
0
;
exports
.
NEST_SHRIMPY_OPTIONS
=
'NEST_SHRIMPY_OPTIONS'
;