{"version":3,"sources":["contactTechQuery.js"],"names":["document","getElementById","help","Vue","el","data","technicalQuestions"],"mappings":"aAAA,GAAIA,SAASC,eAAe,kBACxB,IAAMC,KAAO,IAAIC,IAAI,CACjBC,GAAI,kBACJC,KAFiB,WAGb,MAAO,CACHC,mBAAoB","file":"contactTechQuery.min.js","sourcesContent":["if (document.getElementById(\"technicalQuery\")) {\r\n const help = new Vue({\r\n el: '#technicalQuery',\r\n data() {\r\n return {\r\n technicalQuestions: '',\r\n }\r\n }, \r\n })\r\n}"]}