Files
Tiber365/node_modules/rollup/dist/es/parseAst.js
2025-07-24 18:46:24 +02:00

13 lines
293 B
JavaScript

/*
@license
Rollup.js v4.45.1
Tue, 15 Jul 2025 13:08:50 GMT - commit a9b04957eac7803e61390d4387e3e96dbe4118c4
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';