import { ContractsConfig } from "./type" export function defineConfig(config: ContractsConfig) { return config }