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": 16, 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 "currentVersion": "-1", 20 "jsDocText": "/*\r\n * Copyright (c) 2021-2023 Huawei Device Co., Ltd.\r\n * Licensed under the Apache License, Version 2.0 (the \"License\");\r\n * you may not use this file except in compliance with the License.\r\n * You may obtain a copy of the License at\r\n *\r\n * http://www.apache.org/licenses/LICENSE-2.0\r\n *\r\n * Unless required by applicable law or agreed to in writing, software\r\n * distributed under the License is distributed on an \"AS IS\" BASIS,\r\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n * See the License for the specific language governing permissions and\r\n * limitations under the License.\r\n */\r\n\r\n", 21 "isJoinType": false, 22 "genericInfo": [], 23 "jsDocInfos": [], 24 "childApis": [ 25 { 26 "filePath": "ut_module_001.d.ts", 27 "apiType": "Module", 28 "definedText": " module 'SpecialEvent'", 29 "pos": { 30 "line": 17, 31 "character": 3 32 }, 33 "isExport": false, 34 "apiName": "'SpecialEvent'", 35 "hierarchicalRelations": [ 36 "ut_module_001.d.ts", 37 "'SpecialEvent'", 38 "'SpecialEvent'" 39 ], 40 "isStruct": false, 41 "syscap": "", 42 "currentVersion": "-1", 43 "jsDocText": "\r\n ", 44 "isJoinType": false, 45 "genericInfo": [], 46 "jsDocInfos": [], 47 "childApis": [ 48 { 49 "filePath": "ut_module_001.d.ts", 50 "apiType": "Export", 51 "definedText": "export { TouchObject, KeyEvent, MouseEvent };", 52 "pos": { 53 "line": 18, 54 "character": 5 55 }, 56 "isExport": false, 57 "apiName": "export_TouchObject_KeyEvent_MouseEvent", 58 "hierarchicalRelations": [ 59 "ut_module_001.d.ts", 60 "'SpecialEvent'", 61 "'SpecialEvent'", 62 "export_TouchObject_KeyEvent_MouseEvent" 63 ], 64 "isStruct": false, 65 "syscap": "", 66 "currentVersion": "-1", 67 "jsDocText": "", 68 "isJoinType": false, 69 "genericInfo": [], 70 "exportValues": [ 71 { 72 "key": "TouchObject", 73 "value": "TouchObject" 74 }, 75 { 76 "key": "KeyEvent", 77 "value": "KeyEvent" 78 }, 79 { 80 "key": "MouseEvent", 81 "value": "MouseEvent" 82 } 83 ] 84 } 85 ] 86 } 87 ] 88 } 89 ] 90}