import { UserConfig } from '../types'; export const defineConfig = (config: Partial): Partial => config;