b6a1f498-38fa-4088-ac2c-3bd1d17d4f11.js.map 458 Bytes
{"version":3,"sources":["assets/script/config/CatLevelConfig.ts"],"names":[],"mappings":";;;;;;;AASW,QAAA,cAAc,GAA6C;IAClE,IAAI,EAAE,gBAAgB;CACzB,CAAA","file":"","sourceRoot":"/","sourcesContent":["\n// Generated by Editor\nexport interface ICatLevelConfig {\n    id: number;\n    level: number;\n    totalExp: number;\n    expForLevelUp: number;\n}\n\nexport let catLevelConfig: { name: string, type?: ICatLevelConfig } = {\n    name: 'CatLevelConfig'\n}"]}