DailyRewardsConfig.js.map 531 Bytes
{"version":3,"sources":["assets/script/config/DailyRewardsConfig.ts"],"names":[],"mappings":";;;;;;;AAUW,QAAA,kBAAkB,GAAiD;IAC1E,IAAI,EAAE,oBAAoB;CAC7B,CAAA","file":"","sourceRoot":"/","sourcesContent":["\n// Generated by Editor\nexport interface IDailyRewardsConfig {\n    id: number;\n    normal_rewards: number;\n    normal_rewards_num: string;\n    share_rewards: number;\n    share_rewards_num: string;\n}\n\nexport let dailyRewardsConfig: { name: string, type?: IDailyRewardsConfig } = {\n    name: 'DailyRewardsConfig'\n}"]}