{ "type": "File", "start": 0, "end": 39, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 39 } }, "program": { "type": "Program", "start": 0, "end": 39, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 39 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 39, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 39 } }, "declarations": [ { "type": "VariableDeclarator", "start": 6, "end": 39, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 39 } }, "id": { "type": "ObjectPattern", "start": 6, "end": 13, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 13 } }, "properties": [ { "type": "ObjectProperty", "start": 7, "end": 12, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 12 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 7, "end": 12, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 12 } }, "name": "async" }, "value": { "type": "Identifier", "start": 7, "end": 12, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 12 } }, "name": "async" } } ] }, "init": { "type": "CallExpression", "start": 16, "end": 39, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 39 } }, "callee": { "type": "Identifier", "start": 16, "end": 23, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 23 } }, "name": "require" }, "arguments": [ { "type": "StringLiteral", "start": 24, "end": 38, "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 38 } }, "extra": { "rawValue": "../lang/task", "raw": "'../lang/task'" }, "value": "../lang/task" } ] } } ], "kind": "const" } ], "directives": [] } }