/* @license Rollup.js v4.58.0 Fri, 20 Feb 2026 12:44:20 GMT - commit 33f39c1f205ea2eadaf4b589e493453e2baa3662 https://github.com/rollup/rollup Released under the MIT License. */ import '../native.js'; export { parseAst, parseAstAsync } from './shared/parseAst.js'; import 'node:path';