Files
Botexercito/Frontend/angular-internal-chat/node_modules/rollup/dist/es/parseAst.js
T

13 lines
293 B
JavaScript
Raw Normal View History

2026-03-22 18:07:19 +00:00
/*
@license
Rollup.js v4.22.4
Sat, 21 Sep 2024 06:10:53 GMT - commit 79c0aba353ca84c0e22c3cfe9eee433ba83f3670
https://github.com/rollup/rollup
Released under the MIT License.
*/
import '../native.js';
export { parseAst, parseAstAsync } from './shared/parseAst.js';
import 'node:path';