Files
power-apps-codeapps-pipelines/CodeApp_NeonReactor/node_modules/rollup/dist/es/parseAst.js
T
2026-07-12 15:11:38 +02:00

13 lines
293 B
JavaScript

/*
@license
Rollup.js v4.61.1
Thu, 04 Jun 2026 05:21:21 GMT - commit b77daf0a97cf96e61870cc02de584e923bc70fad
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';