35 lines
549 B
JSON
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": []
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |