{"version":3,"sources":["webpack:///./src/modules/DerSignUpModule/DerSignUpModule.types.ts"],"names":["ChoiseType"],"mappings":"4FAEA,IAAYA,EAAZ,yDAAYA,GACV,uBACA,SACA,WAHF,CAAYA,MAAU","file":"234.8607cda0d3e3958d8beb.js","sourcesContent":["import SelectItem from '@/common/interfaces/SelectItem';\n\nexport enum ChoiseType {\n FriendsAndFamily = '1',\n Me = '3',\n Both = '2',\n}\n\nexport interface DerSubscribeBlockViewModel {\n Destinations: SelectItem[];\n Choises: SelectItem[];\n PrivacyPolicyLink: string;\n BottomText?: string;\n IsNotShowSecondFormPart?: boolean;\n PrePopulateDestinationId?: number;\n PrePopulateItineraryId?: number;\n PrePopulateDepartureNumber?: number;\n}\n"],"sourceRoot":""}