UNPKG

ng-rest-http

Version:

http client module for Angular [ tested for angular6 ]

8 lines (7 loc) 381 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common/http"; export declare class RestHttpClientModule { static ɵfac: i0.ɵɵFactoryDeclaration<RestHttpClientModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<RestHttpClientModule, never, [typeof i1.HttpClientModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<RestHttpClientModule>; }