1{ 2 "ut_constant_root_007.d.ts": [ 3 { 4 "filePath": "ut_constant_root_007.d.ts", 5 "apiType": "Constant", 6 "definedText": "declare const CONSTANT = 1024;", 7 "pos": { 8 "line": 4, 9 "character": 1 10 }, 11 "isExport": false, 12 "apiName": "CONSTANT", 13 "hierarchicalRelations": [ 14 "ut_constant_root_007.d.ts", 15 "CONSTANT" 16 ], 17 "isStruct": false, 18 "syscap": "", 19 "jsDocInfos": [ 20 { 21 "description": "the ut for constant use number value", 22 "syscap": "", 23 "since": "-1", 24 "isForm": false, 25 "isCrossPlatForm": false, 26 "isSystemApi": false, 27 "modelLimitation": "", 28 "deprecatedVersion": "-1", 29 "useinstead": "", 30 "permissions": "", 31 "errorCodes": [], 32 "typeInfo": "", 33 "isConstant": false 34 } 35 ], 36 "value": "1024" 37 } 38 ] 39}