/* @license Rollup.js v2.3.3 Sat, 04 Apr 2020 22:17:48 GMT - commit d18cb37d7c328a63c36761583ce456275f164462 https://github.com/rollup/rollup Released under the MIT License. */ export { v as VERSION, r as rollup, w as watch } from './shared/rollup.js'; import 'path'; import 'crypto'; import 'fs'; import 'events';