import { type FlatConfig } from './flat-config.mjs'; export const defineConfig = ( config: TConfig, ): TConfig => config;