bd398435-c899-4404-92a2-64832a87534f.js.map 502 Bytes
{"version":3,"sources":["assets/script/config/CatFoodConfig.ts"],"names":[],"mappings":";;;;;;;AAWW,QAAA,aAAa,GAA4C;IAChE,IAAI,EAAE,eAAe;CACxB,CAAA","file":"","sourceRoot":"/","sourcesContent":["\n// Generated by Editor\nexport interface ICatFoodConfig {\n    id: number;\n    name: string;\n    limitAdEveryDay: number;\n    numberEveryAd: number;\n    exp: number;\n    introduction: string;\n}\n\nexport let catFoodConfig: { name: string, type?: ICatFoodConfig } = {\n    name: 'CatFoodConfig'\n}"]}