0
0
llucycodes42
The get() method of the HttpClient class returns the requested web resource.
Library: angular
Shortcut: a_httpclient_get
return this.httpClient.get('url');
0
0
llucycodes42
The get() method of the HttpClient class returns the requested web resource.
Library: angular
Shortcut: a_httpclient_get
return this.httpClient.get('url');