{"version":3,"file":"chunk/736.fa704e9dc75aafc8ba3d.js","mappings":";;;;;;;;;AAAA;AACO,MAAMA,QAAQ,GAAGA,CAAA,KAAe;EACrC,IAAI;IACF,OAAOC,MAAM,CAACC,IAAI,KAAKD,MAAM,CAACE,GAAG;EACnC,CAAC,CAAC,OAAOC,CAAC,EAAE;IACV,OAAO,IAAI;EACb;AACF,CAAC","sources":["webpack://resume-io-frontend/./frontend/builder/utils/isIFrame.ts"],"sourcesContent":["// Check if the application is running inside an IFrame\nexport const isIFrame = (): boolean => {\n try {\n return window.self !== window.top\n } catch (e) {\n return true\n }\n}\n"],"names":["isIFrame","window","self","top","e"],"sourceRoot":""}