RelationLevelConfig.js.map 443 Bytes
{"version":3,"sources":["assets/script/config/RelationLevelConfig.ts"],"names":[],"mappings":";;;;;;;AAOW,QAAA,mBAAmB,GAAkD;IAC5E,IAAI,EAAE,qBAAqB;CAC9B,CAAA","file":"","sourceRoot":"/","sourcesContent":["\n// Generated by Editor\nexport interface IRelationLevelConfig {\n    id: number;\n    relation_value: number;\n}\n\nexport let relationLevelConfig: { name: string, type?: IRelationLevelConfig } = {\n    name: 'RelationLevelConfig'\n}"]}