{"version":3,"file":"chunk/736.c984b7bc79f654b83f9d.js","mappings":"yIACO,MAAMA,EAAWA,KACtB,IACE,OAAOC,OAAOC,OAASD,OAAOE,GAGhC,CAFE,MAAOC,GACP,OAAO,CACT,E","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":""}