/* @license Rollup.js v3.9.0 Wed, 28 Dec 2022 05:59:30 GMT - commit 5aa1cce444e767c40cf86cdd96953201e4d32774 https://github.com/rollup/rollup Released under the MIT License. */ export { version as VERSION, defineConfig, rollup, watch } from './shared/rollup.js'; import 'node:path'; import 'path'; import 'node:process'; import 'node:perf_hooks'; import 'node:crypto'; import 'node:fs'; import 'node:events'; import 'tty';