removed http client for a simple fetch wrapper with logging in utils
This commit is contained in:
parent
89cbfb7848
commit
a07a71d92a
36 changed files with 100 additions and 1465 deletions
|
|
@ -2,3 +2,5 @@ export * from './calculations/index';
|
|||
export * from './common';
|
||||
export * from './dateUtils';
|
||||
export * from './generic-functions';
|
||||
export * from './fetch';
|
||||
export * from './user-agent';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue