Urara-Blog/node_modules/.pnpm-store/v3/files/6d/6c570c4f8160747bb9a63d226dd82106fd991f469914e5abf4729b6f3016715171f708d80ade3c652802db49948e1c3538e173d0b50d904898982e1550f516
2022-08-14 01:14:53 +08:00

16 lines
373 B
Text

/*
@license
Rollup.js v2.77.3
Thu, 11 Aug 2022 05:48:58 GMT - commit 1165d46685ef3c70617b2f150ab245ff5de5e783
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';