UNPKG

rollup

Version:

Next-generation ES module bundler

13 lines (10 loc) 293 B
/* @license Rollup.js v4.38.0 Sat, 29 Mar 2025 06:28:32 GMT - commit 22b64bcc511dfc40ce463e3f662a928915908713 https://github.com/rollup/rollup Released under the MIT License. */ import '../native.js'; export { parseAst, parseAstAsync } from './shared/parseAst.js'; import 'node:path';