I18nConfig.js.map 382 Bytes
{"version":3,"sources":["assets/script/config/I18nConfig.ts"],"names":[],"mappings":";;;;;;;AAOW,QAAA,UAAU,GAAyC;IAC1D,IAAI,EAAE,YAAY;CACrB,CAAA","file":"","sourceRoot":"/","sourcesContent":["\n// Generated by Editor\nexport interface II18nConfig {\n    id: number;\n    cn: string;\n}\n\nexport let i18nConfig: { name: string, type?: II18nConfig } = {\n    name: 'I18nConfig'\n}"]}