1{ 2 "type": "Program", 3 "statements": [ 4 { 5 "type": "TSInterfaceDeclaration", 6 "body": { 7 "type": "TSInterfaceBody", 8 "body": [], 9 "loc": { 10 "start": { 11 "line": 17, 12 "column": 13 13 }, 14 "end": { 15 "line": 17, 16 "column": 15 17 } 18 } 19 }, 20 "id": { 21 "type": "Identifier", 22 "name": "I", 23 "loc": { 24 "start": { 25 "line": 17, 26 "column": 11 27 }, 28 "end": { 29 "line": 17, 30 "column": 12 31 } 32 } 33 }, 34 "extends": [], 35 "loc": { 36 "start": { 37 "line": 17, 38 "column": 1 39 }, 40 "end": { 41 "line": 17, 42 "column": 15 43 } 44 } 45 }, 46 { 47 "type": "ExportNamedDeclaration", 48 "declaration": null, 49 "source": null, 50 "specifiers": [ 51 { 52 "type": "ExportSpecifier", 53 "local": { 54 "type": "Identifier", 55 "name": "I", 56 "loc": { 57 "start": { 58 "line": 18, 59 "column": 14 60 }, 61 "end": { 62 "line": 18, 63 "column": 15 64 } 65 } 66 }, 67 "exported": { 68 "type": "Identifier", 69 "name": "I", 70 "loc": { 71 "start": { 72 "line": 18, 73 "column": 14 74 }, 75 "end": { 76 "line": 18, 77 "column": 15 78 } 79 } 80 }, 81 "isType": true, 82 "loc": { 83 "start": { 84 "line": 18, 85 "column": 14 86 }, 87 "end": { 88 "line": 18, 89 "column": 15 90 } 91 } 92 } 93 ], 94 "loc": { 95 "start": { 96 "line": 18, 97 "column": 1 98 }, 99 "end": { 100 "line": 18, 101 "column": 16 102 } 103 } 104 } 105 ], 106 "loc": { 107 "start": { 108 "line": 1, 109 "column": 1 110 }, 111 "end": { 112 "line": 19, 113 "column": 1 114 } 115 } 116} 117