UNPKG

@runforest/js

Version:

Javascript.

17 lines (14 loc) 373 B
/* @license Rollup.js v2.77.2 Wed, 27 Jul 2022 05:18:41 GMT - commit 22b2f68aa8638ffaac4de69011e10480f5d50546 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';