UNPKG

@isaiahiroko/ng-interceptors

Version:

Angular interceptors for token authorization, local and remote store synchronization and global notification

5 lines (4 loc) 161 B
export declare const INTERCEPTORS: any[]; export * from './store-sync.interceptor'; export * from './auth.interceptor'; export * from './notif.interceptor';