UNPKG
@pedro2s/nestjs-http-async
Version:
latest (1.2.3)
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.7
1.0.5
1.0.1
1.0.0
HttpService Async for NestJS
github.com/pedro2s/nestjs-http-async
pedro2s/nestjs-http-async
@pedro2s/nestjs-http-async
/
dist
/
index.d.ts
3 lines
(2 loc)
•
97 B
TypeScript
View Raw
1
2
3
export
*
from
'./http-async/http-async.module'
;
export
*
from
'./http-async/http-async.service'
;