/* @license Rollup.js v3.23.0 Mon, 22 May 2023 05:28:38 GMT - commit 5ea36552c447d2903050d2622f2dcae3dd2df975 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';