{"version":3,"file":"js/5977.main.min.js","mappings":";;;;;;;;;;AACO,SAASA,uBAAuBA,CAACC,aAAa,EAAC;EAElD;AACJ;AACA;AACA;AACA;;EAEI,KAAI,IAAIC,CAAC,GAAC,CAAC,EAAEA,CAAC,GAAGD,aAAa,CAACE,MAAM,EAAED,CAAC,EAAE,EAAE;IAExCD,aAAa,CAACC,CAAC,CAAC,CAAC,CAAC;EAEtB;EAAC;AAEL;AAAC","sources":["webpack://smetio/./developement/js/functions/get/getFunctionsAndCallThem.js"],"sourcesContent":["\nexport function getFunctionsAndCallThem(functionArray){\n \n /**** \n \n THIS FUNCTION TAKES AN ARRAY OF FUNCTIONS AND CALLS THEM\n \n ***/\n \n for(let i=0; i < functionArray.length; i++ ){\n \n functionArray[i]();\n \n };\n\n};\n"],"names":["getFunctionsAndCallThem","functionArray","i","length"],"sourceRoot":""}