UNPKG

@akanass/ng-universal-transfer-http

Version:

TransferHttpCacheModule installs a Http interceptor that avoids duplicate HttpClient requests on the client

3 lines (2 loc) 129 B
import { InjectionToken } from '@angular/core'; export declare const NG_UNIVERSAL_TRANSFER_HTTP_CONFIG: InjectionToken<boolean>;