//#region src/utils/define-config.ts function defineConfig(config) { return config; } //#endregion export { defineConfig as t };