UNPKG

rollup

Version:

Next-generation ES module bundler

16 lines (12 loc) 321 B
/* @license Rollup.js v2.34.0 Sun, 29 Nov 2020 05:54:58 GMT - commit 9949fe60438015ce5aab5b158a90a38f2475f87c 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';