{"version":3,"file":"js/elope-us-account.bundle.js","mappings":"gGAIO,MAAMA,UAAoB,IAEhCC,cAECC,QAIM,KAAAC,WAAa,KAEnBD,MAAMC,cALNC,KAAKD,cASa,IAAIH,I","sources":["webpack:///./src/Tenants/Elope/US/Account/Account.ts"],"sourcesContent":["import './style.scss';\r\n\r\nimport { BasePage } from \"../Site/BasePage\";\r\n\r\nexport class AccountPage extends BasePage\r\n{\r\n\tconstructor()\r\n\t{\r\n\t\tsuper();\r\n\t\tthis.Initialize();\r\n\t}\r\n\r\n\tpublic Initialize = (): void =>\r\n\t{\r\n\t\tsuper.Initialize();\r\n\t};\r\n}\r\n\r\nconst accountPage = new AccountPage();"],"names":["AccountPage","constructor","super","Initialize","this"],"sourceRoot":""}