Files
ServiceManager/frontend/node_modules/rollup/dist/es/parseAst.js
2026-01-01 17:40:53 +01:00

13 lines
293 B
JavaScript

/*
@license
Rollup.js v4.54.0
Sat, 20 Dec 2025 09:28:12 GMT - commit 88f1430c42fe76db421623106546e50627271952
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';