ng-http-interceptor
Version:
> Http Interceptor library for Angular
9 lines (8 loc) • 640 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './index';
export { InterceptableHttpProxyNoOverrideProviders as ɵm, InterceptableHttpProxyProviders as ɵl, InterceptableHttpProxyService as ɵh, _proxyFactory as ɵj, _proxyTarget as ɵi, proxyFactory as ɵk } from './http/interceptable-http-proxy.service';
export { InterceptableStoreFactory as ɵc } from './http/interceptable-store';
export { HTTP_INTERCEPTOR_NO_OVERRIDE_PROVIDER as ɵb, HTTP_INTERCEPTOR_PROVIDER as ɵa } from './http/providers';
export { identityFactory as ɵe, identityFactory_ as ɵd, safeProxy as ɵg, safeProxyHandler_ as ɵf } from './http/util';