UNPKG

ng-rest-http

Version:

http client module for Angular [ tested for angular6 ]

4 lines (3 loc) 165 B
export { RestHttpClientModule } from './lib/http.module'; export { RestHttpClient } from './lib/http.service'; export { UploadService } from './lib/upload.service';