UNPKG

rollup

Version:

Next-generation ES module bundler

13 lines (10 loc) 293 B
/* @license Rollup.js v4.63.1 Fri, 28 Aug 2026 05:58:50 GMT - commit 78bfef0cb94479566f81012fafa372c84b90bd34 https://github.com/rollup/rollup Released under the MIT License. */ import '../native.js'; export { parseAst, parseAstAsync } from './shared/parseAst.js'; import 'node:path';