mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
20 lines
339 B
JSON
20 lines
339 B
JSON
[
|
|
{
|
|
"description": "Test",
|
|
"tags": [],
|
|
"context": {
|
|
"loc": {
|
|
"start": {
|
|
"line": 4,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 4,
|
|
"column": 22
|
|
}
|
|
},
|
|
"file": "fixture/expression-statement.input.js",
|
|
"code": "module.exports = Test;"
|
|
}
|
|
}
|
|
] |