[Library]: Helper functions clear

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@57599 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2019-11-13 14:17:32 +00:00
parent d8fa5dab6f
commit a6cfa14f32
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
import {element} from "@angular/core/src/render3";
export class HelperFunctions {
//Use this class function to create queryParams Objects in format {key1:value1} or {key1:value1,key2:value2,key3:value3,...} for multiple parameters
constructor() {}