{ "type": "Program", "body": [ { "type": "DeclareModule", "id": { "type": "Literal", "value": "./a/b.js", "raw": "\"./a/b.js\"", "range": [ 15, 25 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 25 } } }, "body": { "type": "BlockStatement", "body": [], "range": [ 26, 28 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 28 } } }, "range": [ 0, 28 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 28 } } } ] }