de276b4a-2ba5-4448-8e3b-f47089470cfc.js.map 433 Bytes
{"version":3,"sources":["assets/script/config/CatBubbleConfig.ts"],"names":[],"mappings":";;;;;;;AAQW,QAAA,eAAe,GAA8C;IACpE,IAAI,EAAE,iBAAiB;CAC1B,CAAA","file":"","sourceRoot":"/","sourcesContent":["\n// Generated by Editor\nexport interface ICatBubbleConfig {\n    id: number;\n    type: number;\n    content: string;\n}\n\nexport let catBubbleConfig: { name: string, type?: ICatBubbleConfig } = {\n    name: 'CatBubbleConfig'\n}"]}