UNPKG

rollup

Version:

Next-generation ES module bundler

13 lines (10 loc) 293 B
/* @license Rollup.js v4.62.5 Thu, 20 Aug 2026 16:59:36 GMT - commit c20402e2d4498a5861a4f49e00b2e7446c9900bb https://github.com/rollup/rollup Released under the MIT License. */ import '../native.js'; export { parseAst, parseAstAsync } from './shared/parseAst.js'; import 'node:path';