Files
budget_analyser/node_modules/rollup/dist/es/parseAst.js
TiclemFR 884eb3011a 🎉
2023-12-29 16:00:02 +01:00

13 lines
292 B
JavaScript

/*
@license
Rollup.js v4.9.1
Sun, 17 Dec 2023 06:25:43 GMT - commit d56ac63dc0452820272a0d7536340277f7db68bf
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';