linktree/node_modules/rollup/dist/es/parseAst.js
2025-06-16 13:37:14 +02:00

13 lines
293 B
JavaScript

/*
@license
Rollup.js v4.43.0
Wed, 11 Jun 2025 05:22:04 GMT - commit 72858cb1474b81c91902794ab7d28c79f34b8ca8
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';