ng-http-interceptor
Version:
> Http Interceptor library for Angular
9 lines • 350 B
JavaScript
/**
* @fileoverview added by tsickle
* @suppress {checkTypes} checked by tsc
*/
export { getHttpOptions } from "./getHttpOptions";
export { getHttpOptionsIdx } from "./getHttpOptionsIdx";
export { getHttpOptionsAndIdx } from "./getHttpOptionsAndIdx";
export { getHttpHeadersOrInit } from "./getHttpHeadersOrInit";
//# sourceMappingURL=index.js.map