BedroomItemConfig.js.map 478 Bytes
{"version":3,"sources":["assets/script/config/BedroomItemConfig.ts"],"names":[],"mappings":";;;;;;;AASW,QAAA,iBAAiB,GAAgD;IACxE,IAAI,EAAE,mBAAmB;CAC5B,CAAA","file":"","sourceRoot":"/","sourcesContent":["\n// Generated by Editor\nexport interface IBedroomItemConfig {\n    id: number;\n    bedroomItemId: number;\n    itemName: string;\n    itemType: number;\n}\n\nexport let bedroomItemConfig: { name: string, type?: IBedroomItemConfig } = {\n    name: 'BedroomItemConfig'\n}"]}