UNPKG

tsdown

Version:

The Elegant Bundler for Libraries

7 lines (6 loc) 114 B
//#region src/config.ts function defineConfig(options) { return options; } //#endregion export { defineConfig };