blob: b24a29d48f12f37af5f87dc610d854b40fc774ce [file] [log] [blame] [edit]
/*
@license
Rollup.js v4.22.4
Sat, 21 Sep 2024 06:10:53 GMT - commit 79c0aba353ca84c0e22c3cfe9eee433ba83f3670
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';