UNPKG
@jiaxinjiang/nest-http
Version:
latest (1.0.0)
1.0.0
Http request component for NestJs.
@jiaxinjiang/nest-http
/
src
/
http.constants.ts
2 lines
(1 loc)
•
50 B
text/typescript
View Raw
1
2
export
const
HTTP_OPTION
=
Symbol
(
'HTTP_OPTION'
);