UNPKG

rollup

Version:

Next-generation ES module bundler

16 lines (12 loc) 321 B
/* @license Rollup.js v2.23.0 Thu, 23 Jul 2020 18:52:34 GMT - commit 966838a6f9745d5e93f9889108fd19fbf2a7c429 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';