{ "type": "Program", "body": [ { "type": "ExportDefaultDeclaration", "declaration": { "type": "FunctionDeclaration", "id": null, "params": [], "body": { "type": "BlockStatement", "body": [], "range": [ 27, 29 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 29 } } }, "generator": false, "expression": false, "async": false, "range": [ 15, 29 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 29 } } }, "range": [ 0, 29 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } } } ], "sourceType": "module", "tokens": [ { "type": "Keyword", "value": "export", "range": [ 0, 6 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 6 } } }, { "type": "Keyword", "value": "default", "range": [ 7, 14 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 14 } } }, { "type": "Keyword", "value": "function", "range": [ 15, 23 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 23 } } }, { "type": "Punctuator", "value": "(", "range": [ 24, 25 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } } }, { "type": "Punctuator", "value": ")", "range": [ 25, 26 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 26 } } }, { "type": "Punctuator", "value": "{", "range": [ 27, 28 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 28 } } }, { "type": "Punctuator", "value": "}", "range": [ 28, 29 ], "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 29 } } } ], "range": [ 0, 29 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 29 } } }