/* @license Rollup.js v2.35.1 Mon, 14 Dec 2020 14:00:58 GMT - commit 1378cae13b33838de9c8ba9ef9152354f6eed27b https://github.com/rollup/rollup Released under the MIT License. */ export { version as VERSION, rollup, watch } from './shared/rollup.js'; import 'path'; import 'crypto'; import 'fs'; import 'events';