Files
schichtplanung/frontend/node_modules/rollup/dist/es/parseAst.js
T
2026-07-31 10:08:13 +02:00

13 lines
293 B
JavaScript

/*
@license
Rollup.js v4.62.3
Sun, 26 Jul 2026 14:58:21 GMT - commit a80a1974c584bfa8b694fb5d1a20f3fa75ebaf0a
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';