EASYAIuniappNewUI/node_modules/rollup/dist/es/parseAst.js
2025-02-08 18:50:38 +08:00

13 lines
293 B
JavaScript

/*
@license
Rollup.js v4.28.1
Fri, 06 Dec 2024 11:44:27 GMT - commit e60fb1c5d4e54ed5257495215eeda1bb43cf54ba
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';