UNPKG

rollup

Version:

Next-generation ES module bundler

13 lines (10 loc) • 293 B
/* @license Rollup.js v4.63.5 Thu, 24 Sep 2026 10:07:23 GMT - commit 3722484c33c58b3ab0cbbfcca09b8f267d420329 https://github.com/rollup/rollup Released under the MIT License. */ import '../native.js'; export { parseAst, parseAstAsync } from './shared/parseAst.js'; import 'node:path';