This commit is contained in:
Olu Amey
2020-03-16 11:32:43 -04:00
parent be142c3045
commit de98b50b8b
41 changed files with 25 additions and 2 deletions
+3
View File
@@ -1,5 +1,8 @@
import { Injectable } from '@angular/core';
import { HttpClient, HttpHeaders, HttpParams } from '@angular/common/http';
//import 'rxjs/add/operator/of';
import 'rxjs/add/operator/map';
import { Observable } from 'rxjs/Rx';