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

33 lines
490 B
JSON

{
"type": "Program",
"range": [
0,
23
],
"body": [
{
"type": "ExportDefaultDeclaration",
"range": [
0,
23
],
"declaration": {
"type": "ClassExpression",
"range": [
15,
23
],
"id": null,
"superClass": null,
"body": {
"type": "ClassBody",
"range": [
21,
23
],
"body": []
}
}
}
]
}