1{ 2 "ut_module_001.d.ts": [ 3 { 4 "filePath": "ut_module_001.d.ts", 5 "apiType": "Module", 6 "definedText": " declare module 'SpecialEvent'", 7 "pos": { 8 "line": 1, 9 "character": 1 10 }, 11 "isExport": false, 12 "apiName": "'SpecialEvent'", 13 "hierarchicalRelations": [ 14 "ut_module_001.d.ts", 15 "'SpecialEvent'" 16 ], 17 "isStruct": false, 18 "syscap": "", 19 "jsDocInfos": [], 20 "childApis": [ 21 { 22 "filePath": "ut_module_001.d.ts", 23 "apiType": "Module", 24 "definedText": " module 'SpecialEvent'", 25 "pos": { 26 "line": 2, 27 "character": 3 28 }, 29 "isExport": false, 30 "apiName": "'SpecialEvent'", 31 "hierarchicalRelations": [ 32 "ut_module_001.d.ts", 33 "'SpecialEvent'", 34 "'SpecialEvent'" 35 ], 36 "isStruct": false, 37 "syscap": "", 38 "jsDocInfos": [], 39 "childApis": [ 40 { 41 "filePath": "ut_module_001.d.ts", 42 "apiType": "Export", 43 "definedText": "export { TouchObject, KeyEvent, MouseEvent };", 44 "pos": { 45 "line": 3, 46 "character": 5 47 }, 48 "isExport": false, 49 "apiName": "export_TouchObject_KeyEvent_MouseEvent", 50 "hierarchicalRelations": [ 51 "ut_module_001.d.ts", 52 "'SpecialEvent'", 53 "'SpecialEvent'", 54 "export_TouchObject_KeyEvent_MouseEvent" 55 ], 56 "isStruct": false, 57 "syscap": "", 58 "exportValues": [ 59 { 60 "key": "TouchObject", 61 "value": "TouchObject" 62 }, 63 { 64 "key": "KeyEvent", 65 "value": "KeyEvent" 66 }, 67 { 68 "key": "MouseEvent", 69 "value": "MouseEvent" 70 } 71 ] 72 } 73 ] 74 } 75 ] 76 } 77 ] 78}