{ "type": "File", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "program": { "type": "Program", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "sourceType": "module", "body": [ { "type": "ImportDeclaration", "start": 0, "end": 32, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 32 } }, "specifiers": [ { "type": "ImportNamespaceSpecifier", "start": 7, "end": 18, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 18 } }, "local": { "type": "Identifier", "start": 12, "end": 18, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 18 }, "identifierName": "crypto" }, "name": "crypto" } } ], "source": { "type": "StringLiteral", "start": 24, "end": 32, "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 32 } }, "extra": { "rawValue": "crypto", "raw": "\"crypto\"" }, "value": "crypto" } } ], "directives": [] } }