UNPKG
ng-http-interceptor
Version:
beta (3.0.0-rc.0)
latest (4.0.0)
4.0.0
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
3.0.0-rc.0
3.0.0-beta.3
3.0.0-beta.2
3.0.0-beta.1
3.0.0-beta.0
2.0.3
2.0.2
2.0.1
2.0.0
1.9.10
1.0.0
> Http Interceptor library for Angular
github.com/gund/ng-http-interceptor
gund/ng-http-interceptor
ng-http-interceptor
/
http
/
helpers
/
index.d.ts
5 lines
(4 loc)
•
155 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./getHttpOptions'
;
export
*
from
'./getHttpOptionsIdx'
;
export
*
from
'./getHttpOptionsAndIdx'
;
export
*
from
'./getHttpHeadersOrInit'
;