UNPKG

335 BJavaScriptView Raw
1/*
2 @license
3 Rollup.js v2.62.1
4 Sun, 13 Feb 2022 23:06:06 GMT - commit 159f1d7f9506bdd1266d9324efd48b2ec30f5f22
5
6
7 https://github.com/rollup/rollup
8
9 Released under the MIT License.
10*/
11export { version as VERSION, defineConfig, rollup, watch } from './shared/rollup.js';
12import 'path';
13import 'crypto';
14import 'fs';
15import 'events';