UNPKG

ngx-spinner-loading

Version:

A lightweight Angular loading spinner package with full customization and HTTP interceptor support.

3 lines (2 loc) 128 B
import { HttpInterceptorFn } from '@angular/common/http'; export declare const NgxSpinnerLoadingInterceptor: HttpInterceptorFn;