{ "type": "Program", "statements": [ { "type": "ExportAllDeclaration", "source": { "type": "StringLiteral", "value": "test", "loc": { "start": { "line": 17, "column": 21 }, "end": { "line": 17, "column": 27 } } }, "exported": { "type": "Identifier", "name": "ns", "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 17, "column": 15 } } }, "assertClause": { "type": "AssertClause", "elements": [ { "type": "AssertEntry", "key": { "type": "Identifier", "name": "key", "loc": { "start": { "line": 18, "column": 2 }, "end": { "line": 18, "column": 5 } } }, "value": { "type": "StringLiteral", "value": "value", "loc": { "start": { "line": 18, "column": 7 }, "end": { "line": 18, "column": 14 } } }, "loc": { "start": { "line": 18, "column": 2 }, "end": { "line": 18, "column": 14 } } } ], "loc": { "start": { "line": 17, "column": 28 }, "end": { "line": 18, "column": 16 } } }, "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 18, "column": 16 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 19, "column": 1 } } }