1{ 2 "testPath1": { 3 "fileKeepInfo": { 4 "keepSymbol": { 5 "propertyNames": [ 6 "test2" 7 ], 8 "globalNames": [ 9 "test1" 10 ] 11 }, 12 "keepAsConsumer": { 13 "propertyNames": [ 14 "test4" 15 ], 16 "globalNames": [ 17 "test3" 18 ] 19 }, 20 "structProperties": [ 21 "test01", 22 "test5" 23 ], 24 "exported": { 25 "propertyNames": [ 26 "test8" 27 ], 28 "globalNames": [ 29 "test7" 30 ] 31 }, 32 "enumProperties": [ 33 "test02", 34 "test6" 35 ], 36 "stringProperties": [ 37 "test9" 38 ], 39 "arkUIKeepInfo": { 40 "propertyNames": [ 41 "test112" 42 ], 43 "globalNames": [ 44 "test111" 45 ] 46 } 47 }, 48 "fileReservedInfo": { 49 "enumProperties": [ 50 "test10" 51 ], 52 "propertyParams": [ 53 "test11" 54 ] 55 } 56 }, 57 "testPath3": { 58 "fileKeepInfo": { 59 "keepSymbol": { 60 "propertyNames": [], 61 "globalNames": [] 62 }, 63 "keepAsConsumer": { 64 "propertyNames": [], 65 "globalNames": [] 66 }, 67 "structProperties": [], 68 "exported": { 69 "propertyNames": [], 70 "globalNames": [ 71 "test33" 72 ] 73 }, 74 "enumProperties": [], 75 "stringProperties": [], 76 "arkUIKeepInfo": { 77 "propertyNames": [], 78 "globalNames": [] 79 } 80 }, 81 "fileReservedInfo": { 82 "enumProperties": [], 83 "propertyParams": [] 84 } 85 }, 86 "testPath4": { 87 "fileKeepInfo": { 88 "keepSymbol": { 89 "propertyNames": [ 90 "test2" 91 ], 92 "globalNames": [ 93 "test1", 94 "test32" 95 ] 96 }, 97 "keepAsConsumer": { 98 "propertyNames": [ 99 "test4" 100 ], 101 "globalNames": [ 102 "test3" 103 ] 104 }, 105 "structProperties": [ 106 "test01", 107 "test5" 108 ], 109 "exported": { 110 "propertyNames": [ 111 "test8" 112 ], 113 "globalNames": [ 114 "test7" 115 ] 116 }, 117 "enumProperties": [ 118 "test02", 119 "test6" 120 ], 121 "stringProperties": [ 122 "test9" 123 ], 124 "arkUIKeepInfo": { 125 "propertyNames": [ 126 "test123" 127 ], 128 "globalNames": [ 129 "test122" 130 ] 131 } 132 }, 133 "fileReservedInfo": { 134 "enumProperties": [ 135 "test10" 136 ], 137 "propertyParams": [ 138 "test11", 139 "test31" 140 ] 141 } 142 } 143}