Files
Tiber365/node_modules/rollup/dist/es/parseAst.js

13 lines
293 B
JavaScript

/*
@license
Rollup.js v4.41.0
Sun, 18 May 2025 05:33:01 GMT - commit 0928185cd544907dab472754634ddf988452aae6
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';