UNPKG

angular-interceptors

Version:

Useful interceptors for [Angular](https://github.com/angular/angular)

4 lines (3 loc) 228 B
export { CacheInterceptorModule, MAX_AGE_MS } from './src/cache.module'; export { EnsureHttpsInterceptorModule } from './src/ensure-https.module'; export { PREFIX, PrefixUrlInterceptorModule } from './src/prefix-url.module';