UNPKG

rolldown

Version:

Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.

7 lines (6 loc) 130 B
//#region src/utils/define-config.ts function defineConfig(config) { return config; } //#endregion export { defineConfig as t };