stdproject/frontend/node_modules/rollup/dist/es/parseAst.js

13 lines
293 B
JavaScript
Raw Normal View History

2025-05-30 13:43:31 +08:00
/*
@license
Rollup.js v4.41.1
Sat, 24 May 2025 06:13:57 GMT - commit 7c469dc4eb8e1cb6def9fdc04581fdfce9975da3
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';