@akanass/ng-universal-transfer-http
Version:
TransferHttpCacheModule installs a Http interceptor that avoids duplicate HttpClient requests on the client
8 lines (7 loc) • 447 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { NG_UNIVERSAL_TRANSFER_HTTP_CONFIG as ɵb } from './lib/shared/global/tokens';
export { TransferHttpCacheConfigService as ɵa } from './lib/shared/services/transfer-http-cache-config/transfer-http-cache-config.service';
export { TransferHttpCacheInterceptor as ɵc } from './lib/shared/services/transfer-http-cache-interceptor/transfer-http-cache.interceptor';