/* @license Rollup.js v4.23.0 Tue, 01 Oct 2024 07:09:35 GMT - commit ed98e0821e6ad064839f0af46ceca061adbe3f14 https://github.com/rollup/rollup Released under the MIT License. */ import '../native.js'; export { parseAst, parseAstAsync } from './shared/parseAst.js'; import 'node:path';