Files
Visual-Builder/node_modules/rollup/dist/es/parseAst.js
2025-12-24 12:08:26 +05:30

13 lines
293 B
JavaScript

/*
@license
Rollup.js v4.53.5
Tue, 16 Dec 2025 06:14:08 GMT - commit 31bb66ee9eea35e5ae348e4074bbad55d390112b
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';