UNPKG
@jiaxinjiang/nest-http
Version:
latest (1.0.0)
1.0.0
Http request component for NestJs.
@jiaxinjiang/nest-http
/
dist
/
http.constants.js
4 lines
•
164 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
HTTP_OPTION
=
Symbol
(
'HTTP_OPTION'
);
//# sourceMappingURL=http.constants.js.map