1{ 2 "ut_import_003.d.ts": [ 3 { 4 "filePath": "ut_import_003.d.ts", 5 "apiType": "Import", 6 "definedText": "import type { AsyncCallback, Callback } from './@ohos.base';", 7 "pos": { 8 "line": 19, 9 "character": 1 10 }, 11 "isExport": false, 12 "apiName": "'./@ohos.base'", 13 "hierarchicalRelations": [ 14 "ut_import_003.d.ts", 15 "'./@ohos.base'" 16 ], 17 "isStruct": false, 18 "syscap": "", 19 "currentVersion": "-1", 20 "jsDocText": "", 21 "isJoinType": false, 22 "genericInfo": [], 23 "parentApiType": "SourceFile", 24 "fileAbsolutePath": "E:\\code\\wcy\\gitee\\interface_sdk-js\\build-tools\\dts_parser\\test\\ut\\parser\\ut_import_003.d.ts", 25 "isSameNameFunction": false, 26 "importValues": [ 27 { 28 "key": "AsyncCallback", 29 "value": "AsyncCallback" 30 }, 31 { 32 "key": "Callback", 33 "value": "Callback" 34 } 35 ], 36 "importPath": "'./@ohos.base'" 37 } 38 ] 39}