d53fe8b4-768b-4e21-89c1-6481c91594e3.js.map 462 Bytes
{"version":3,"sources":["assets/script/config/StoryTbl.ts"],"names":[],"mappings":";;;;;;;AAWW,QAAA,QAAQ,GAAuC;IACtD,IAAI,EAAE,UAAU;CACnB,CAAA","file":"","sourceRoot":"/","sourcesContent":["\n// Generated by Editor\nexport interface IStoryTbl {\n    id: number;\n    plotId: number;\n    itemId: number;\n    toastMsg: string;\n    title: string;\n    content: string;\n}\n\nexport let storyTbl: { name: string, type?: IStoryTbl } = {\n    name: 'StoryTbl'\n}"]}