{"version":3,"file":"js/424.main.min.js","mappings":";;;;;;;;;;AACO,SAASA,0BAA0BA,CAACC,QAAQ,EAAC;EAEhD,IAAG,OAAOA,QAAQ,KAAK,UAAU,EAAC;IAE9B,IAAI;EAER,CAAC,MAAI;IAED,OAAO,KAAK;EAEhB;EAAC;AAIL;AAAC","sources":["webpack://smetio/./developement/js/functions/checks/checkIfVariableIsAFunction.js"],"sourcesContent":["\nexport function checkIfVariableIsAFunction(variable){\n\n if(typeof variable === 'function'){\n \n true;\n \n }else{\n \n return false;\n \n };\n \n \n\n};\n"],"names":["checkIfVariableIsAFunction","variable"],"sourceRoot":""}