UNPKG

rollup

Version:

Next-generation ES module bundler

13 lines (10 loc) 293 B
/* @license Rollup.js v4.44.0 Thu, 19 Jun 2025 06:21:58 GMT - commit fa4b2842c823f6a61f6b994a28b7fcb54419b6c6 https://github.com/rollup/rollup Released under the MIT License. */ import '../native.js'; export { parseAst, parseAstAsync } from './shared/parseAst.js'; import 'node:path';