/* @license Rollup.js v2.26.10 Fri, 04 Sep 2020 05:15:54 GMT - commit fe0bdd6702056ef9c6c2f842af378cbc809dd113 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';