/* @license Rollup.js v3.25.1 Mon, 12 Jun 2023 04:38:12 GMT - commit b1341bf9cd719670a670905e0308418b37621d70 https://github.com/rollup/rollup Released under the MIT License. */ export { version as VERSION, defineConfig, rollup, watch } from './shared/node-entry.js'; import 'node:path'; import 'path'; import 'node:process'; import 'node:perf_hooks'; import 'node:crypto'; import 'node:fs/promises'; import 'tty';