UNPKG

rollup

Version:

Next-generation ES module bundler

16 lines (12 loc) 321 B
/* @license Rollup.js v2.33.3 Wed, 18 Nov 2020 05:54:45 GMT - commit 07868398277174501db6703d0bcdfc6b89d6fa6e 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';