UNPKG

@tapsellorg/angular-material-library

Version:

Angular library for Tapsell

4 lines (3 loc) 199 B
import { InjectionToken } from '@angular/core'; import { PghCacheInterceptorOptions } from './models'; export declare const PGH_CACHE_INTERCEPTOR_OPTIONS: InjectionToken<PghCacheInterceptorOptions>;