UNPKG

rollup

Version:

Next-generation ES module bundler

13 lines (10 loc) 293 B
/* @license Rollup.js v4.48.0 Sat, 23 Aug 2025 06:19:18 GMT - commit 77bb1ae9293a35036cdccfc2ba34faa0fe703b05 https://github.com/rollup/rollup Released under the MIT License. */ import '../native.js'; export { parseAst, parseAstAsync } from './shared/parseAst.js'; import 'node:path';