UNPKG

321 BJavaScriptView Raw
1/*
2 @license
3 Rollup.js v2.33.0
4 Sun, 01 Nov 2020 06:52:02 GMT - commit 3d719bb543063288e64035c5fcd7892e0d204533
5
6
7 https://github.com/rollup/rollup
8
9 Released under the MIT License.
10*/
11export { version as VERSION, rollup, watch } from './shared/rollup.js';
12import 'path';
13import 'crypto';
14import 'fs';
15import 'events';