/* @license Rollup.js v4.34.4 Wed, 05 Feb 2025 21:30:40 GMT - commit 19312a762c3cda56a0f6dc80a0887a4499db2257 https://github.com/rollup/rollup Released under the MIT License. */ 'use strict'; 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