2015-07-25 05:19:32 +01:00

35 lines
549 B
JSON

{
"type": "Program",
"range": [
0,
29
],
"body": [
{
"type": "ExportDefaultDeclaration",
"range": [
0,
29
],
"declaration": {
"type": "FunctionExpression",
"range": [
15,
29
],
"id": null,
"generator": false,
"expression": false,
"params": [],
"body": {
"type": "BlockStatement",
"range": [
27,
29
],
"body": []
}
}
}
]
}