1{ 2 "type": "Program", 3 "statements": [ 4 { 5 "type": "ExpressionStatement", 6 "expression": { 7 "type": "ImportExpression", 8 "source": { 9 "type": "MetaProperty", 10 "kind": "import.Meta", 11 "loc": { 12 "start": { 13 "line": 21, 14 "column": 8 15 }, 16 "end": { 17 "line": 21, 18 "column": 14 19 } 20 } 21 }, 22 "loc": { 23 "start": { 24 "line": 21, 25 "column": 1 26 }, 27 "end": { 28 "line": 21, 29 "column": 20 30 } 31 } 32 }, 33 "loc": { 34 "start": { 35 "line": 21, 36 "column": 1 37 }, 38 "end": { 39 "line": 21, 40 "column": 20 41 } 42 } 43 }, 44 { 45 "type": "ExpressionStatement", 46 "expression": { 47 "type": "MetaProperty", 48 "kind": "import.Meta", 49 "loc": { 50 "start": { 51 "line": 22, 52 "column": 1 53 }, 54 "end": { 55 "line": 22, 56 "column": 7 57 } 58 } 59 }, 60 "loc": { 61 "start": { 62 "line": 22, 63 "column": 1 64 }, 65 "end": { 66 "line": 22, 67 "column": 7 68 } 69 } 70 } 71 ], 72 "loc": { 73 "start": { 74 "line": 1, 75 "column": 1 76 }, 77 "end": { 78 "line": 22, 79 "column": 12 80 } 81 } 82} 83