| /* | |
| @license | |
| Rollup.js v4.60.2 | |
| Sat, 18 Apr 2026 13:58:01 GMT - commit a6be82b8abd747458afdc7484319f7b5deb92535 | |
| https://github.com/rollup/rollup | |
| Released under the MIT License. | |
| */ | |
| ; | |
| Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); | |
| require('./native.js'); | |
| const parseAst_js = require('./shared/parseAst.js'); | |
| require('node:path'); | |
| exports.parseAst = parseAst_js.parseAst; | |
| exports.parseAstAsync = parseAst_js.parseAstAsync; | |
| //# sourceMappingURL=parseAst.js.map | |