1{ 2 "type": "Program", 3 "statements": [ 4 { 5 "type": "TSDeclareFunction", 6 "function": { 7 "type": "ScriptFunction", 8 "id": { 9 "type": "Identifier", 10 "name": "a", 11 "loc": { 12 "start": { 13 "line": 17, 14 "column": 10 15 }, 16 "end": { 17 "line": 17, 18 "column": 11 19 } 20 } 21 }, 22 "generator": false, 23 "async": false, 24 "expression": false, 25 "params": [], 26 "loc": { 27 "start": { 28 "line": 17, 29 "column": 1 30 }, 31 "end": { 32 "line": 17, 33 "column": 14 34 } 35 } 36 }, 37 "loc": { 38 "start": { 39 "line": 17, 40 "column": 1 41 }, 42 "end": { 43 "line": 17, 44 "column": 14 45 } 46 } 47 }, 48 { 49 "type": "TSDeclareFunction", 50 "function": { 51 "type": "ScriptFunction", 52 "id": { 53 "type": "Identifier", 54 "name": "a", 55 "loc": { 56 "start": { 57 "line": 18, 58 "column": 18 59 }, 60 "end": { 61 "line": 18, 62 "column": 19 63 } 64 } 65 }, 66 "generator": false, 67 "async": false, 68 "expression": false, 69 "params": [], 70 "declare": true, 71 "loc": { 72 "start": { 73 "line": 18, 74 "column": 9 75 }, 76 "end": { 77 "line": 18, 78 "column": 22 79 } 80 } 81 }, 82 "loc": { 83 "start": { 84 "line": 18, 85 "column": 9 86 }, 87 "end": { 88 "line": 18, 89 "column": 22 90 } 91 } 92 } 93 ], 94 "loc": { 95 "start": { 96 "line": 1, 97 "column": 1 98 }, 99 "end": { 100 "line": 18, 101 "column": 22 102 } 103 } 104} 105