{"version":3,"sources":["MessageCode.js"],"names":["DOWNLOAD_IS_SLOW","DOWNLOADING","EXTRACTING","CUSTOMIZING"],"mappings":";;;;;kBAIe;AACbA,oBAAkB,2EADL;AAEbC,eAAa,8BAFA;AAGbC,cAAY,6BAHC;AAIbC,eAAa;AAJA,C","file":"../MessageCode.js","sourcesContent":["/**\n * @flow\n */\n\nexport default {\n DOWNLOAD_IS_SLOW: 'This is taking a while, do you want to cancel the download and try again?',\n DOWNLOADING: 'Downloading project files...',\n EXTRACTING: 'Extracting project files...',\n CUSTOMIZING: 'Customizing project...',\n};\n"],"sourceRoot":"/xdl/src"}