Files
oneclickvirt.github.io/node_modules/rollup/dist/es/rollup.js
spiritlhl 6f5966067d Update
2023-06-20 00:59:07 +00:00

17 lines
373 B
JavaScript

/*
@license
Rollup.js v2.73.0
Fri, 13 May 2022 15:50:44 GMT - commit 931a19940f58c745e9da9eae5585b551f356b2ed
https://github.com/rollup/rollup
Released under the MIT License.
*/
export { version as VERSION, defineConfig, rollup, watch } from './shared/rollup.js';
import 'path';
import 'process';
import 'perf_hooks';
import 'crypto';
import 'fs';
import 'events';