{ "type": "File", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "range": [ 0, 27 ], "program": { "type": "Program", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "range": [ 0, 27 ], "sourceType": "module", "body": [ { "type": "ExportNamedDeclaration", "start": 0, "end": 27, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 27 } }, "range": [ 0, 27 ], "declaration": null, "specifiers": [ { "type": "ExportSpecifier", "start": 9, "end": 16, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 16 } }, "range": [ 9, 16 ], "local": { "type": "Identifier", "start": 9, "end": 16, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 16 } }, "range": [ 9, 16 ], "name": "encrypt" }, "exported": { "type": "Identifier", "start": 9, "end": 16, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 16 } }, "range": [ 9, 16 ], "name": "encrypt" } }, { "type": "ExportSpecifier", "start": 18, "end": 25, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 25 } }, "range": [ 18, 25 ], "local": { "type": "Identifier", "start": 18, "end": 25, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 25 } }, "range": [ 18, 25 ], "name": "decrypt" }, "exported": { "type": "Identifier", "start": 18, "end": 25, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 25 } }, "range": [ 18, 25 ], "name": "decrypt" } } ], "source": null } ] } }